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

Werk #22342: Reports: prevent a graph's custom-titled heading from landing on a different page than its graph

Component Reporting & availability
Title Reports: prevent a graph's custom-titled heading from landing on a different page than its graph
Date Sep 4, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
3.0.0b1
Not yet released
Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.5.0p14
Not yet released
Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.4.0p37
Not yet released
Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

A graph report element's heading was not guaranteed to land on the same page as its graph when "Customize title" was used: whenever the heading fit in the space remaining on a page but the graph didn't, the heading ended up alone at the bottom of that page while the graph started on the next one.

Before adding the heading, the report now works out the first graph's real rendered height and breaks to a new page early if needed, so the heading and its graph always land together.

To the list of all Werks