Werk #16131: timeperiods: 'name' field no longer allows newline characters

Component REST API
Title timeperiods: 'name' field no longer allows newline characters
Date Sep 15, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.2.0p11 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required

This werk addresses an issue identified by our QA team. Previously, you could include the newline character in the timeperiod field 'name' when creating a timeperiod via the following endpoint

/domain-types/time_period/collections/all

We have now made pattern matching stricter, which means that this is no longer allowed.

To the list of all Werks