-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Open
Labels
Description
Problem Statement
When creating/editing an issue alert rule, you can provide a comma-separated list of addition tags to append to a Slack notification.
I see two problems with this feature:
- There are no clues indicating which tags can be entered. The input is a simple text field and does not offer any kind of autocomplete.
- There are tags that don't seem to be valid here, for example user details.
- E.g., I wanted to append the email of the affected user to the Slack notification.
- I tried
user.email,user_email,email,User: Email,"User: Email". - None of them worked.
URL
https://<organization>.sentry.io/issues/alerts/rules/<project>/<rule-id>/
Screenshot
Solution Brainstorm
- Provide a list of available tags when the input is selected, for example via auto-completion, a drop-down or a multi-select list in a modal.
- Add user details to the list of available tags.
Product Area
Alerts
Metadata
Metadata
Assignees
Labels
Projects
Status
No status