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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.2.0b5 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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