Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 6231
blob0ad7689a7c82c29a55c770eb3ab4ef8d43b70f1d
1 Title: WATO GUI rule matching: Fixed broken evaluation of negated WATO rules
2 Level: 1
3 Component: wato
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1529500572
11 The rule matching algorithm failed, if there was a negated service or item specified.
12 Instead of a negative match, a positive match was returned. This has been fixed.
13 Note: This was a GUI only bug, it didn't have any effect on the actual monitoring.