- 
    
Incident report
 - 
    Resolution: Fixed
 - 
    
Major
 - 
    None
 - 
    1.6
 - 
    None
 - 
    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.