Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #22154: Views: fix crash on visuals without a context option

Component User interface
Title Views: fix crash on visuals without a context option
Date Aug 18, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
3.0.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.5.0p12
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.4.0p36
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

Opening a view or dashboard that was saved before the "Context information" option existed crashed the page with KeyError: 'add_context_to_title'.

Such a visual is now treated as if the option were enabled, which is what Checkmk did before the option was introduced, so its title is rendered with the page context as before.

To the list of all Werks