Werk #19424: Fix notifications search query disappearing
| Component | Notifications | ||||||
| Title | Fix notifications search query disappearing | ||||||
| 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 page was reset to empty after performing any of the following actions:
- Deleting a rule
- Reordering (dragging) a rule
- Opening the edit or clone page for a rule
- Saving an edited rule (returning to the list)
- Pressing the "Notifications" breadcrumb link from the edit page
- Pressing "Cancel" on the quick-setup edit page
The filter is now preserved consistently across all these actions, for global notification rules, user-specific notification rules, and personal notification rules.