-
Problem report
-
Resolution: Fixed
-
Major
-
3.0.16, 3.4.8, 4.0.0alpha5
-
Sprint 31, Sprint 32
-
0.125
Steps to reproduce:
- create trigger with invalid expression (the "not" operator is after the closing parenthesis); for example: ({Zabbix server:agent.ping.last()}) not 7
Result:
the trigger successfully added
Expected:
the trigger must be rejected with error messge
- caused by
-
ZBXNEXT-1782 triggers should support greater than or equal to (>=) and less than or equal to (<=)
- Closed