-
Problem report
-
Resolution: Won't fix
-
Trivial
-
None
-
5.4.0, 5.4.1
-
None
-
None
Steps to reproduce:
- Create a item "item" on for example 10 hosts with value "1" and 10 with value 0.
- Create calculated item: count(last_foreach(//item[]),"eq",1) or count(//item[]),"eq",1)
Result:
Cannot evaluate function: invalid first argument at 'count(last_foreach(/*/item[]),"eq",1)'
Expected:
Should return 10.
- mentioned in
-
Page Loading...