Skip to content

fix: update alerter blacklist count when resources are deleted#1166

Closed
litlmike wants to merge 1 commit intomoghtech:mainfrom
litlmike:fix-issue-581
Closed

fix: update alerter blacklist count when resources are deleted#1166
litlmike wants to merge 1 commit intomoghtech:mainfrom
litlmike:fix-issue-581

Conversation

@litlmike
Copy link
Copy Markdown

@litlmike litlmike commented Feb 8, 2026

Alerter blacklist counts now correctly exclude deleted resources. Previously, deleting a resource that was on an alerter's blacklist would leave a stale reference, showing an incorrect count.

Closes #581

Filter out non-existent resources when displaying the blacklist/whitelist
count in the alerter config UI. Previously, deleting a resource that was
on an alerter's blacklist would show a stale count until the backend
cleanup propagated.

Closes moghtech#581
@mbecker20 mbecker20 closed this Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] If a resource is added to Alerter blacklist and then deleted from system, UI still indicates that Alerts are blacklisted by # resources

2 participants