Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 3d77bd7ae1e52ac8a30da6d0a3b4998d86edd19e
https://github.com/tribe29/checkmk/commit/3d77bd7ae1e52ac8a30da6d0a3b4998d8…
Author: Gav <gavin.mcguigan(a)tribe29.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
A .werks/15595
M cmk/gui/plugins/openapi/endpoints/aux_tags/__init__.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_auxtags.py
Log Message:
-----------
15595 FIX aux_tag: editing a builtin aux tag is not allowed
This werk addresses an issue when trying to edit a builtin auxilliary tag.
Previously this would cause a 500 Internal Server Error. With this change
we now return a 404 response with an appropriate error message.
CMK-12767
Change-Id: I7e7b0665790099ae601d584c60cc79e3e3e7f893