Werk #14690: Fixed "type" column in "downtimes" table
Component | Livestatus |
Title | Fixed "type" column in "downtimes" table |
Date | Feb 1, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
The "type" column in the Livestatus "downtimes" table incorrectly contained information about the active/pending state of the downtime, now it is providing information about its type (host or service downtime).
Note that for both kinds of information there is another, more appropriate column ("is_pending" and "is_service").