-
Type:
Problem report
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: 3.4.13
-
Component/s: Documentation (D)
-
None
-
0
Example #3 here https://www.zabbix.com/documentation/3.4/manual/web_monitoring/items#scenario_items
will produce an error when attempting to update trigger expression:
Incorrect trigger function "min()" provided in expression. Invalid first parameter.
It should be changed to min(#1) or maybe just last()
Affected versions should be checked.