Werk #16724: bulk_import: fix import when multiple columns are skipped
Component | Setup | ||||||
Title | bulk_import: fix import when multiple columns are skipped | ||||||
Date | Mar 18, 2025 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
Before this Werk, when importing hosts from a csv file by selecting more than one column as ‘Don't Import’, a validation error occurred preventing hosts to be imported.
This Werk fixes the problem and those columns are not taken into account when checking for repeated mappings.