-
Problem report
-
Resolution: Fixed
-
Trivial
-
5.4.0alpha1
-
Sprint 72 (Jan 2021), Sprint 73 (Feb 2021)
-
0.25
"And/Or" tag has "Or" functionality (and Or has And/Or functionality) for negated tags.
Steps to reproduce:
- Create several hosts with tags. Example:
(tag name: tag value)
Host1 - action: clone , tag: host
Host2 - action: update, tag: host - Go to monitoring->hosts.
- Set tags in filter. Example:
And/Or
action : Does not contain : clone
tag : Does not contain : host - Press apply.
Result:
No result displayed.
Expected:
Host2 displayed as result.
- caused by
-
ZBXNEXT-6376 Support of negated filtering for tags
- Closed