Werk #14304: Fix global setting migration during site update

Component Core & setup
Title Fix global setting migration during site update
Date Mar 1, 2023
Level Prominent Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0p23 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The Checkmk config update routine (cmk-update-config) was not dealing with global setting migration correctly. Instead of migrating global and site specific settings during the site update, the values were only migrated ad-hoc during runtime in some places and could lead to exceptions in other places.

This fixes a regression introduced with #14473 in 2.1.0p11.

To the list of all Werks