Werk #15598: group_config: deleting a non-existing group no longer has a 400 response

Component REST API
Title group_config: deleting a non-existing group no longer has a 400 response
Date Apr 5, 2023
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
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.0b4 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

This werk introduces a fix to the contact_group, host_group and service_group endpoints. Previously when deleting an object or bulk deleting a list of objects, the rest-api would respond with a 400 status code when the group didn't exist. We now respond with a 404 Not Found.

To the list of all Werks