-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Description
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
- Create an internal integration
- Add a webhook endpoint
- Enable "Issue" webhook for "created, resolved, assigned, archived, unresolved"
- Create a cron monitor alert
- Trigger a failure in the cron monitor
Expected Result
Sentry sends a "Issue created" webhook request to the defined in the internal integration.
The webhook documentation does not mention limitations on which kind of issues can trigger webhooks, thus it is expected that all issues can trigger webhooks.
Actual Result
No webhook is sent.
Scenarios where no webhook request is sent:
- Cron monitor issue creation
- Cron monitor issue auto-resolve by new OK check-in
Scenarios where a webhook request is sent:
- Cron monitor issue automatically assigned
- Cron monitor issue manually resolved
Product Area
Settings - Integrations
Link
No response
DSN
No response
Version
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Projects
Status
No status