Skip to content

[BUG_NOK]: Alerts referencing deleted deployments are not cleaned up #1807

@nagarjunaha056

Description

@nagarjunaha056

Bug Description

Alerts associated with deleted deployments continue appearing as Active and trigger runtime errors when accessed.

Image Image

Software Version

2026.0

Operating System

Ubuntu 24.04 (LTS)

System Setup

2026.0

Reproducible Steps

  1. Create deployment
  2. Trigger deployment-related alerts
  3. Delete deployment
  4. Navigate to Alerts page
  5. Open affected alert

**Actual Result: **

  1. Alert remains Active
  2. UI displays:
    deployment id not found
  3. Runtime error toast shown

**Expected Result: **
One of the following should occur:

  1. alerts automatically removed, OR
  2. alerts marked resolved/cleared, OR
  3. UI gracefully indicates deployment no longer exists without error popup

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions