Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 86f9bb5549491620b71e03e36081735ca1685649
https://github.com/tribe29/checkmk/commit/86f9bb5549491620b71e03e36081735ca…
Author: Benedikt Seidl <benedikt.seidl(a)tribe29.com>
Date: 2021-09-02 (Thu, 02 Sep 2021)
Changed paths:
A .werks/13036
M cmk/gui/plugins/openapi/endpoints/folder_config.py
M cmk/gui/plugins/openapi/endpoints/host_config.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_folder_config.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_host_config.py
Log Message:
-----------
13036 FIX REST API: host & folder config: fixed remove_attributes
Removing a host or folder attribute via the REST API did not work before
this werk. The return HTTP-Status code was 200, and the response
reflected the change, but the change was not written to disk. Both the
host_config endpoint and the bulk request were effected.
SUP-7196
Change-Id: I198b7b2adbe20c3650aee8bbc67ba981418a5822