Werk #19424: Preserve search query consistently across notification rule actions
| Component | Notifications | ||||||
| Title | Preserve search query consistently across notification rule actions | ||||||
| Date | Mar 9, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
The search/filter input on the notification rules list pages was lost when navigating away and returning. The filter is now preserved consistently, but with deliberate exceptions: the search query is not forwarded to the "Test notifications" page in order to avoid unexpectedly hiding rules when testing.
General rule: the search query travels with the user as they add, edit, clone, reorder, cancel, save, or delete rules. It is intentionally dropped whenever the destination is "Test notifications", regardless of where the user came from.