Werk #14304: Fix global setting migration during site update

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

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