Werk #15676: group_config: delete endpoints now return a 409 when is use.
Komponente | Core & setup | ||||
Titel | group_config: delete endpoints now return a 409 when is use. | ||||
Datum | 14.04.2023 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
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.