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

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