The Checkmk Conference #11 is happening – live on May 20-21! Watch now

Werk #11610: Bulk import: Improve validation of imported attributes

Component User interface
Title Bulk import: Improve validation of imported attributes
Date Nov 20, 2020
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.0.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.6.0p20 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

When setting e.g. tag attributes during the bulk import, the values from the CSV file were not validated using the normal validation logic of the host attribute. This made it possible to import attributed with invalid values, leading to errors in different situations.

The import now applies the same validation logic as the host edit forms and prevent importing data which does not pass this validation.

To the list of all Werks