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

Werk #22336: Reports: fix a missing page break before a report's first child report

Component Reporting & availability
Title Reports: fix a missing page break before a report's first child report
Date Sep 2, 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

If a report combines several report elements and one of them is a "Host report for multiple hosts" (or "Service report for multiple services") with "Begin child reports on new page" enabled, the very first child report ignored that setting and continued directly after whatever came before it - for example right below an Availability table on the same page, sometimes leaving its heading stranded with little space left on that page. Every child after the first one broke onto a new page correctly.

This has been fixed: the first child report now also starts on a new page when this option is enabled, unless it's already at the very top of a page (avoiding an unnecessary blank leading page).

To the list of all Werks