Werk #16388: host: query on mk_inventory no longer causing crash

Component REST API
Title host: query on mk_inventory no longer causing crash
Date Jan 24, 2024
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0p39 2.2.0p21 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Previously, when you had a host that had no check running, calling the following endpoint would cause a crash.

GET /domain-type/host/collections/all?columns=mkinventory

This werk addresses this issue by preventing the crash and now returns an appropriate response.

To the list of all Werks