Werk #13443: list rules endpoint failed to list rulesets containing a hyphen

Component REST API
Title list rules endpoint failed to list rulesets containing a hyphen
Date Feb 7, 2023
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p21 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Before this change it was possible to query rules prefixed with active_checks: or static_checks: with a hyphen instead of a colon. For example "static_checks-inotify" was valid and returned the rules for "static_checks:notify".

This is no longer possible.

To the list of all Werks