Werk #16717: Fix DCD creation using the Rest API
Komponente | REST API | ||||
Titel | Fix DCD creation using the Rest API | ||||
Datum | 28.06.2024 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
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.