Werk #15708: Fix Nagstamon API in case a host downtime is set for exported services
Component | User interface |
Title | Fix Nagstamon API in case a host downtime is set for exported services |
Date | Jun 28, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0p5 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
The Nagstamon integration did not work in case downtimes were set on hosts, reporting an error like "TypeError: sequence item 0: expected str instance, dict found".
This regression affected all previous 2.2 releases.