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

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

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