Werk #16283: notification rule: update rule no longer creates a new rule
Komponente | REST API | ||||
Titel | notification rule: update rule no longer creates a new rule | ||||
Datum | 11.12.2023 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
Checkmk versions & editions |
|
This werk addresses an issue found when updating a rule via the REST-API. Previously, it would instead of updating an existing rule, create a new one. We now update the existing rule as would be expected.