Skip to content

Unable to delete issue alert rule #113267

@dalnoki

Description

@dalnoki

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

Attempting to delete an alert rule from the Sentry UI fails with a generic error message. The network request made by the frontend returns a 404 Not Found. I was able to reproduce this in the customer's org, for org details please see the Linear ticket.

  1. Navigate to: https://slug.sentry.io/issues/alerts/rules/?project=&statsPeriod=14d
  2. Attempt to delete an existing alert rule via the UI
  3. Observe error message in UI
  4. Check browser DevTools → Network tab

UI shows: “There was a problem deleting the alert”

Network request:

DELETE https://us.sentry.io/api/0/projects/slug/project/rules/<rule_id>/
Response: 404 Not Found

Expected Result

Alert rule should be deleted successfully

Actual Result

Alert rule is not deleted, an error is thrown

Product Area

Alerts

Link

No response

DSN

No response

Version

No response

Metadata

Metadata

Assignees

No one assigned
    No fields configured for issues without a type.

    Projects

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions