Werk #13971: Host Tag can now be "null" in REST API responses

Component REST API
Title Host Tag can now be "null" in REST API responses
Date Jan 24, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0p34
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

The REST API can now return "null" values for host tags. The need for this will arise if a folder sets a tag, but a host within unsets a tag. Previously this lead to a 500 status code response.

To the list of all Werks