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 |
|
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.