Werk #19091: Fix possible ValueError on user notification rules
| Component | Notifications | ||||||
| Title | Fix possible ValueError on user notification rules | ||||||
| Date | Mar 10, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
Previously, user notification rules using custom notification scripts with the option
"Call with the following parameters" caused a ValueError when matching. This prevented
the notification from being sent. This has been fixed.