Werk #13933: missing Theme in REST API

Component REST API
Title missing Theme in REST API
Date Jun 21, 2022
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0p4 2.2.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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