Show actual error message when saving alert rule fails
Open
Product Area: Alerts
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
### Problem Statement
When creating an issue alert rule, if there’s a configuration issue - for example, the ID of the Slack channel [doesn't match with the name]() - the UI only displays a generic “An error occurred” banner when clicking Save.
However, the actual cause (e.g., “Slack: Received channel name {{ channel }} does not match inputted channel name {{ channel }}”) is displayed much higher on the page, requiring the user to scroll up to notice it. This makes it easy to miss the real reason for failure and creates unnecessary confusion.
### Solution Brainstorm
*No response*
### Product Area
Unknown
Contributor guide
Assessment
This issue has not been assessed yet.