Werk #16717: Fix DCD creation using the Rest API
Component | REST API | ||||
Title | Fix DCD creation using the Rest API | ||||
Date | Jun 28, 2024 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
When creating a DCD using the Rest API, the hour and minutes of the exculded times were saved in an incorrect format, causing the GUI to crash. This werk fixes the problem and the fields are now saved as integers instead of strings.