Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #16393: notification_rule: allow custom plugin names when selecting cancel without a restart

Component REST API
Title notification_rule: allow custom plugin names when selecting cancel without a restart
Date Feb 14, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.3.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

We recently made a change that would allow you to create a notification rule, via the REST-API using a custom plugin but also setting the option "cancel_previous_notifications". However, an apache restart was required since we were verifying the custom plugin via the runtime generated schema. This werk fixes this issue by removing this verification from the schema and checking at the endpoint.

To the list of all Werks