Werk #15676: group_config: delete endpoints now return a 409 when is use.

Component Core & setup
Title group_config: delete endpoints now return a 409 when is use.
Date Apr 14, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0b5 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

This werk introduces a fix to the contact_group_config, host_group_config and service_group_config delete endpoints. When the groups were in use, they were incorrectly returning a 400 response. We now return a 409 Conflict response.

To the list of all Werks