Ownership Rule Unassign attribute
Open
Feature
Product Area: Issues
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
### Problem Statement
I'm refactoring issue ownership and would like the ability to unassign issues with an existing owner. To achieve my goal I have 2 options:
- Updating an issue through Sentry's APIs
- Manually unassigning each issue through the UI
### Solution Brainstorm
Leveraging ownership rules potentially I could assign a rule to `none` or empty( " ") owner.
### Product Area
Issues
Contributor guide
Assessment
This issue has not been assessed yet.