Werk #15379: aux_tags: aux_tag_id must exist in order to update

Component REST API
Title aux_tags: aux_tag_id must exist in order to update
Date Mar 1, 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.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p24 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

This werk fixes a bug in the aux_tag put endpoint. Previously when sending a put request with a non-existing aux_tag_id, it would result in a 500 internal server error. Now we conform to our other endpoints and return a 404 problem response.

To the list of all Werks