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

Werk #22177: Report a malformed filter request

Component User interface
Title Report a malformed filter request
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 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

A malformed request to the filter form of a view produced a crash report with a bare AssertionError instead of an error message. This could be seen after a browser reload during an upgrade, when the page and the server disagreed about the format of the request.

Such a request is now answered with the message "The request is missing the filter infos to render" and no crash report is created.

To the list of all Werks