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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.3.0b1 2.4.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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