Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #16133: folders: 'name' field no longer allows newline characters

Component REST API
Title folders: 'name' field no longer allows newline characters
Date Sep 19, 2023
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.3.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.2.0p11 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

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

/domain-types/folder_config/collections/all

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

To the list of all Werks