Werk #15553: time_period: making time-related validation more strict

Component REST API
Title time_period: making time-related validation more strict
Date Mar 24, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.2.0b4 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required

Prior to this werk, the REST API was quite lenient when it came to specifying a time allowing the format hh:mm for some while asking the hh:mm:ss format for others. This werk targets the active_time_ranges field where now a hh:mm:ss format is enforced.

Due to the introduction of the more strict pattern, user scripts must be adjusted accordingly to respect the new format.

To the list of all Werks