Werk #11077: Web API: Fix set_hosttags call when any rule uses "one of" or "none of" tag conditions

Component Setup
Title Web API: Fix set_hosttags call when any rule uses "one of" or "none of" tag conditions
Date Jun 3, 2020
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.0.0i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.6.0p13 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

It was not possible to set_hosttags via WEBAPI call in case any rule uses the operators "one of" or "none of" in host tag conditions. This caused an "Unhandled exception: ... NotImplementedError" when trying to execute the "set_hosttags" API call.

To the list of all Werks