Werk #17813: Remove transaction id & csrf token from sorting url

Component User interface
Title Remove transaction id & csrf token from sorting url
Date Mar 18, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0b2
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p30
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p41
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

The sort links of tables and views were generated with a transaction id and a csrf token. This is not required for the pure sorting of a table/view and sometimes led to unforeseen redirects when sorting tables or views.

These GET parameters have now been removed from all sort links.

To the list of all Werks