-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Major
-
None
-
Affects Version/s: 1.6
-
Component/s: Frontend (F)
-
None
-
Environment:1.6, trunk 7383
create an item and a trigger against it, using avg() function. observe item graph, notice how no trigger line is drawn (if values are around the threshold).
change the function to min() - trigger line is drawn.
supposedly, trigger line should be drawn also with avg() function.