Werk #15680: downtimes: duration field changed from seconds to minutes

Component REST API
Title downtimes: duration field changed from seconds to minutes
Date Apr 26, 2023
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0b6 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

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.

To the list of all Werks