Werk #10129: Fixed WaitObject regression in Livestatus queries

Component Livestatus
Title Fixed WaitObject regression in Livestatus queries
Date Dec 3, 2020
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0b2 2.1.0b1
Level Major Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

There are 2 Livestatus tables consisting only of a single row: "status" and "eventconsolestatus". You can't specify a WaitObject for them (they have no primary key), so you leave this header out when using WaitCondition/WaitTimeout/... on these single-row tables. This special case was broken in early 2.0 versions and has been fixed.

To the list of all Werks