Fabien
Results
1
issues of
Fabien
Fix misspelled `trigger_type` value. Valid value are `spike-protection` or `audit-log`. ``` Error creating notification action: POST │ https://sentry.io/api/0/organizations/REDACTED/notifications/actions/: 400 │ map[triggerType:[Invalid trigger selected. Choose from 'audit-log' and │ 'spike-protection'.]] ```