-
Incident report
-
Resolution: Won't fix
-
Trivial
-
None
-
6.0.12
Steps to reproduce:
- Navigate to Monitoriing -> Maps, create a map and add map element;
- In Map element configuration dialog add 2 filtering tags:
- "Service" + "Contains" + "Zabbix"
- "Service" + "Does not equal" + "Zabbix"
- Confirm changes and Update map.
Result:
Error with following message appears:
Map update failed. error: Invalid parameter "/1/selements/1/tags/2": value (tag, value)=(Service, Zabbix) already exists.
Expected:
Uniqueness check should fail only when all 3 properties (tag, operator, value) matches.