Werk #19603: Fix disabling notifications for a host or service
| Component | Notifications | ||||
| Title | Fix disabling notifications for a host or service | ||||
| Date | Aug 10, 2026 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
Previously, using the Enable/disable notifications command to disable notifications for a host or service had no effect: choosing "Disable"silently sent the command to enable notifications instead, so already-enabled notifications stayed enabled no matter how often you disabled them.
This affected both the host-level and service-level Enable/disable notifications command, reachable from the "Commands" menu in monitoring views. Enabling notifications was not affected.
This has been fixed. Choosing "Disable" now correctly disables notifications.