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 |
|
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.