Werk #15436: aux_tags: Deleting an aux tag now respects dependencies

Component REST API
Title aux_tags: Deleting an aux tag now respects dependencies
Date Mar 23, 2023
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0b2 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

This werk fixes an issue when deleting an aux tag that has a tag group dependency. Previously, you could do this via the rest-api but now it is not allowed. The response now includes a 409 status code plus an appropriate message informing the client of the problem. Client side scripts should be adjusted accordingly.

To the list of all Werks