Werk #7912: Fix host tag update problem

Component Setup
Title Fix host tag update problem
Date Jul 5, 2019
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.0.0i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.6.0b4 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

With 1.6 the data structure of tag definitions has been changed and also moved to another file. WATO is now saving the tags in etc/check_mk/conf.d/wato/tags.mk instead of etc/check_mk/conf.d/wato/hosttags.mk.

There is no manual action needed for migration. During update from previous versions the old configuration is read and saved in the new format and file.

In previous 1.6 versions the migration did not correctly delete the etc/check_mk/conf.d/wato/hosttags.mk after saving it in the new file which is fixed now.

To the list of all Werks