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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.6.0p13 2.0.0i1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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