Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reassign Issue Based on Updated Issue Owners Rule #67833

Open
thinkocapo opened this issue Mar 27, 2024 · 3 comments
Open

Reassign Issue Based on Updated Issue Owners Rule #67833

thinkocapo opened this issue Mar 27, 2024 · 3 comments

Comments

@thinkocapo
Copy link

Problem Statement

steps to reproduce problem

  1. assign issue via issue owners rule
  2. update the issue owners rule
  3. send the issue.event to sentry again and expected it to get re-assigned
  4. it doesn't get re-assigned using the new rule. (maybe sentry Server saw that it's already assigned, so it doesn't bother to check what rule should get assigned

Solution Brainstorm

Easiest for customer would be for Sentry backend to keep checking for an Issue Owner rule even if the issue is already assigned. Maybe it's not a check but just an assignment getting applied every time, and so it wouldn't be efficient for Sentry Server, if it turns out that it's super rare issue owner rules are getting updated a lot like this.

Or, is there a feature like "Re-assign all Issues according to current state of Issue Owners" maybe a button from Project Settings, anything like that.

Product Area

Issues

@getsantry
Copy link
Contributor

getsantry bot commented Mar 27, 2024

Assigning to @getsentry/support for routing ⏲️

@getsantry
Copy link
Contributor

getsantry bot commented Mar 28, 2024

Routing to @getsentry/product-owners-issues for triage ⏲️

@scttcper
Copy link
Member

This makes sense to me, but I'm not sure what the scope would be.

feature like "Re-assign all Issues according to current state of Issue Owners" maybe a button from Project Settings, anything like that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants