Werk #16130: host_tag_group: host tag group field 'ident' no longer allows newline characters

Component REST API
Title host_tag_group: host tag group field 'ident' no longer allows newline characters
Date Sep 15, 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.0p11 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

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

/domain-types/host_tag_group/collections/all

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

To the list of all Werks