Learn more about the latest product updates at the Checkmk Conference #12 – live from June 16-17! Watch here

Werk #8450: Fixed separator for modified_attributes_list columns

Component The Checkmk Micro Core
Title Fixed separator for modified_attributes_list columns
Date May 9, 2016
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
1.4.0i1 Checkmk Pro, Checkmk Ultimate MT

Previously, the character used to separate individual values in the modified_attributes_list columns for hosts and services was wrong when the output format was CSV: It defaulted to "|", but it is now ",", which is consistent with the rest of list-valued columns. Note that the actual characters can be changed via a "Separators:" headers, just like before.

To the list of all Werks