-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Major
-
None
-
Affects Version/s: 2.0.4rc1, 2.1.0
-
Component/s: Frontend (F)
On the Overview page (triggers selected) we can look tickmark if event is acknowledged.
Fronted uses the next function for getting last event:
get_last_event_by_triggerid
That function does not consider "unchanged values" events. So if Zabbix server will be restarted the tickmark will be missed.