Werk #16387: notification_rules: custom plugins now created correctly when using the REST-API
Component | REST API | ||||||
Title | notification_rules: custom plugins now created correctly when using the REST-API | ||||||
Date | Jan 22, 2024 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
Previous to this werk, when creating a notification rule with a custom plugin via the rest-api, the parameters were not being shown in the UI as expected. The reason being, an incorrect format being saved to file.
This werk addresses this issue by correcting the format being saved to file.