Werk #13933: missing Theme in REST API

Component REST API
Title missing Theme in REST API
Date Jun 21, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p4 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Some Rulesets regarding themes and icons could crash in the REST API due to a missing reference to a default Theme. The theme was previously omitted in the REST API which led to this error.

This has now been fixed and a default theme is now available in the REST API for Ruleset validation logic to access, even though it has no effect for the user.

To the list of all Werks