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

Komponente REST API
Titel notification_rule: allow custom plugin names when selecting cancel without a restart
Datum 14.02.2024
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 2.3.0b1 2.4.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

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.

Zur Liste aller Werks