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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.2.0b1
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required

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

To the list of all Werks