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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.2.0b4 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required

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