Werk #16283: notification rule: update rule no longer creates a new rule
Component | REST API | ||||
Title | notification rule: update rule no longer creates a new rule | ||||
Date | Dec 11, 2023 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
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.