Werk #15376: dcd: Fixes 2 issues with phases 1.1 & 2.4 calling incorrectly formed urls.

Component REST API
Title dcd: Fixes 2 issues with phases 1.1 & 2.4 calling incorrectly formed urls.
Date Feb 24, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p23 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

This werk fixes 2 issues with the dcd that were introduced after making the rest api url matching stricter.

The first issue was with the Phase 2.4 Activate Changes failing, This was because of incorrectly formed redirect urls. The urls are now fixed.

The second issue was with a distributed monitoring setup and with Phase 1.1 Executing on site... being called, again, with an incorrect url. The url has now been fixed here too.

To the list of all Werks