Werk #11265: Discovery Page: Do not show last job failures if they are fixed

Component Setup
Title Discovery Page: Do not show last job failures if they are fixed
Date Aug 28, 2020
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.0.0i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.6.0p23 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Previously failures of last discovery jobs were displayed in a red message box again.

This happened in the following situation: If a hostname was not resolveable the discovery page displayed {{Failed to lookup IP address of HOST via DNS}}. After an IP address was configured this message was shown again on the discovery page but also a discovered services table. This behaviour is misleading.

Now the last error message is put in the current job details but will not be displayed as a critical message again.

To the list of all Werks