Werk #19097: Fix slow "Total Sent Notifications" link due to missing time filter
| Component | Setup | ||||||
| Title | Fix slow "Total Sent Notifications" link due to missing time filter | ||||||
| Date | Mar 17, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
Previously, clicking the "Total sent notifications" link on the notification configuration page resulted in unexpectedly long load times — even for a small number of notifications. The link was missing the time range unit parameter, so the 7-day time filter was silently ignored and the entire notification log history was loaded instead.