Werk #7966: Web API: Fix broken set_hosttags API call
| Component | Setup | ||||
| Title | Web API: Fix broken set_hosttags API call | ||||
| Date | Jul 8, 2019 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
The API call for updating the tag configuration did not work in previous 1.6 releases. Calls did always fail with an error like this: "AttributeError: 'Rule' object has no attribute 'tag_specs'\n".