Skip to content

Conversation

shashjar
Copy link
Member

@shashjar shashjar commented Sep 8, 2025

Resolves ID-227.

Follow-up to this PR. Updates the Ownership Rules documentation to clarify the intended behavior. Our post processing logic will never attempt to reassign a group if an assignee already exists, even if the cache has expired and/or the ownership rules have changed in the interim.

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

EXTRA RESOURCES

…pt to reassign a group that already has an assignee
Copy link

linear bot commented Sep 8, 2025

Copy link

vercel bot commented Sep 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sentry-docs Ready Ready Preview Comment Sep 8, 2025 6:33pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
develop-docs Ignored Ignored Sep 8, 2025 6:33pm

Copy link

codecov bot commented Sep 8, 2025

Bundle Report

Changes will decrease total bundle size by 15 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-client-array-push 9.91MB -6 bytes (-0.0%) ⬇️
sentry-docs-server-cjs 12.59MB -9 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 882.71kB -0.0%
static/chunks/8321-*.js -3 bytes 425.87kB -0.0%
static/a1ehRLG1atmBhXqLfzKKP/_buildManifest.js (New) 684 bytes 684 bytes 100.0% 🚀
static/a1ehRLG1atmBhXqLfzKKP/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/yUQU0oa0yuRlfSCzj3f0S/_buildManifest.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/yUQU0oa0yuRlfSCzj3f0S/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️
view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.78MB -0.0%
../instrumentation.js -3 bytes 1.1MB -0.0%
9523.js -3 bytes 1.08MB -0.0%

shashjar added a commit to getsentry/sentry that referenced this pull request Sep 8, 2025
… not reassigned (#98750)

Resolves
[ID-227](https://linear.app/getsentry/issue/ID-227/issue-owners-are-not-reordered-when-rules-are-reordered).

We determined the bug reported in the above issue to be intended
behavior. If a group already has an assignee, our post-processing logic
will never attempt to reassign it when new events come in, even if the
cache has expired and/or the ownership rules have changed in the
interim.

This PR adds a test to capture this behavior. [A separate
PR](getsentry/sentry-docs#14840) has been
created to update the [Ownership
Rules](https://docs.sentry.io/product/issues/ownership-rules/)
documentation page in order to make this behavior more explicit to
users.
@shashjar shashjar merged commit 714bdc6 into master Sep 8, 2025
13 checks passed
@shashjar shashjar deleted the id-227-update-ownership-rules-docs-issue-reassignment branch September 8, 2025 20:05
andrewshie-sentry pushed a commit to getsentry/sentry that referenced this pull request Sep 9, 2025
… not reassigned (#98750)

Resolves
[ID-227](https://linear.app/getsentry/issue/ID-227/issue-owners-are-not-reordered-when-rules-are-reordered).

We determined the bug reported in the above issue to be intended
behavior. If a group already has an assignee, our post-processing logic
will never attempt to reassign it when new events come in, even if the
cache has expired and/or the ownership rules have changed in the
interim.

This PR adds a test to capture this behavior. [A separate
PR](getsentry/sentry-docs#14840) has been
created to update the [Ownership
Rules](https://docs.sentry.io/product/issues/ownership-rules/)
documentation page in order to make this behavior more explicit to
users.
@github-actions github-actions bot locked and limited conversation to collaborators Sep 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants