Filter out linked issue when creating alert rules
Open
Feature
Product Area: Alerts
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
### Problem Statement
We love that we can configure Sentry to alert us in Slack! However the alert rules don't quite fit our issue triaging workflow
Whenever a new issue appears in Sentry, we link it to an issue in our task tracker. At that point, we no longer want Sentry to alert us in Slack, but we don't have a way of excluding linked issues
### Solution Brainstorm
In other parts of the product, it's possible to filter by `is:linked`. Is it possible to include that as a filter option here?
### Product Area
Alerts
Contributor guide
Assessment
This issue has not been assessed yet.