Support assigning all issues in a project to an owner
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 21h 23m
- Merged PRs (30d)
- 607
Description
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
We use ownership rules like * #team-xy for all projects, since a project is usually assigned to a specific team. Sentry parses this as path:* #team-xy.
Prioritize Auto Assignment is set to Auto-assign to issue owner.
Still some issues are created without assignment. We tried different combinations like * vs path:* and assigning to teams or users.
Expected Result
New issue is assigned to #team-xy
Actual Result
New issue is not assigned at all.
Product Area
Issues
Link
No response
DSN
No response
Version
25.5.1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in Sentry SaaS with an ownership rule such as * #team-xy or path:* #team-xy and Auto-assign to issue owner enabled. Trace the assignment behavior for newly created issues; done means issues covered by the rule are assigned to the configured team owner.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100