Issue - Be able to automatically Archive issues based on certain Criteria
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
### Problem Statement
We have number of issues that happen due to the connectivity interruption. They all have the same feature - e.g. the message is “RestApiException{statusCode: null, error: Failure.}” or the response Body is empty.
We would not want to discard these events by the inbound filters, because we need to have the statistics built around those events, but we wouldn’t want to see these as new or ongoing issues. so for every issue that comes with this message we want to auto-archive it. Think of “skip inbox” feature of Gmail
### Solution Brainstorm
- Could Metrics be of use here?
- Happy to hear other solutions
### Product Area
Issues
┆Issue is synchronized with this [Jira Improvement](https://getsentry.atlassian.net/browse/FEEDBACK-2055) by [Unito](https://www.unito.io)
Contributor guide
Assessment
This issue has not been assessed yet.