Improve "Send test notification" button in Issue alerts
Open
Improvement
Product Area: Alerts
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
### Problem Statement
When a user click the "Send test notification" sentry will send a test event to the project. This test event does not trigger the alert in all cased leading to bad user experience.
### Solution Brainstorm
Change the logic of the button to actually perform the actions configured in the alert rule, not try to send a test event to the project.
### Product Area
Alerts
Contributor guide
Assessment
This issue has not been assessed yet.