mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-06 00:18:38 -05:00
[PR #1166] [CLOSED] fix: update alerter blacklist count when resources are deleted #1845
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/moghtech/komodo/pull/1166
Author: @litlmike
Created: 2/8/2026
Status: ❌ Closed
Base:
main← Head:fix-issue-581📝 Commits (1)
1cee6b1fix: update alerter blacklist count when resources are deleted📊 Changes
1 file changed (+8 additions, -2 deletions)
View changed files
📝
frontend/src/components/resources/alerter/config/resources.tsx(+8 -2)📄 Description
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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.