Werk #15680: downtimes: duration field changed from seconds to minutes
Komponente | REST API | ||||
Titel | downtimes: duration field changed from seconds to minutes | ||||
Datum | 26.04.2023 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Inkompatibel - Manuelle Interaktion könnte erforderlich sein | ||||
Checkmk versions & editions |
|
This werk addresses an issue with the downtimes endpoint. When creating a downtime, the duration field was accepting an integer that represented the downtime in seconds. The problem was that the gui shows this in minutes. The fix changes the duration field to accpet integers that represent minutes instead.