mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
This patch also moves the next check updates for passive check results into ProcessCheckResult(). That way the next check status updates for DB IDO work in a sane way again. refs #11336