Werk #12132: Fix view crash when linking to views with missing context

Component User interface
Title Fix view crash when linking to views with missing context
Date Feb 16, 2021
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.6.0p22 2.0.0b7 2.1.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Previous 2.0 versions produced crash reports (KeyErrors) when a column was linking to another view while a mandatory context information was missing in the source row. This could e.g. happen when trying to link to a "single hostgroup" view from a view showing host rows (where no single host group is availabile).

Instead of showing the crash the GUI is now linking to the target view. Once a user opens up the view, the view is showing a warning message and asks for the missing context information.

To the list of all Werks