Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #19559: Fix widget titles not shown for non-admin dashboard viewers

Component REST API
Title Fix widget titles not shown for non-admin dashboard viewers
Date Apr 2, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.6.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.5.0b4
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

Previously, users without the Edit dashboards permission (e.g. guest role users) could not see widget titles on dashboards. The titles appeared blank while the widget content rendered correctly.

The REST API endpoint for computing widget titles incorrectly required the general.edit_dashboards permission, which is an edit-level permission not granted to dashboard viewers.

To the list of all Werks