Werk #13729: FIX CSV/JSON exports for some view columns
Component | User interface | ||
Title | FIX CSV/JSON exports for some view columns | ||
Date | Jun 21, 2022 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Incompatible - Manual interaction might be required | ||
Checkmk versions & editions |
|
Views may contain columns which are not CSV exportable, ie.: * Graphs * BI tree * Host/service labels * Inventory trees
Some of these are also not JSON exportable, ie.: * Graphs
These columns are now exported with the constant strings "NOT_CSV_EXPORTABLE" and "NOT_JSON_EXPORTABLE".