Werk #12481: CSV/JSON export of views use custom title for rows headers

Component User interface
Title CSV/JSON export of views use custom title for rows headers
Date Apr 6, 2021
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p2 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.6.0p23 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Exported view column had a static name depending on the type of the columns. With parametrizable columns like for Metric History, which content can be configured and thus always need a title, that same title is used for export.

The export title is however modified to be all lowercase and all non-alphanumeric characters are converted to an underscore.

To the list of all Werks