-
Problem report
-
Resolution: Fixed
-
Trivial
-
6.4.18rc1, 7.0.4rc1, 7.2.0alpha1
-
S24-W34/35, S24-W36/37, S24-W38/39, S24-W40/41
-
0.5
Steps to reproduce:
- Create host: test
- Create 2 Zabbix trapper items with keys trap1 and trap2
- Create triggers for each item with expressions: last(/test/trap1)=0; last(/test/trap2)=0
- Start the server, send data to trapper item to switch triggers to a Problem state
- Open Monitoring -> Problems
- Select one of the problems
- Click on the second problem to expand the menu, click Mark selected as symptoms
- Wait for event to be updated
- Send necessary data to switch Symptom trigger to RESOLVED status
- Open dashboard
- Expand the problem symptoms in Problems widget
Result:
Console error is displayed:
Uncaught TypeError: Cannot read properties of undefined (reading 'classList') at #onShowSymptoms (class.widget.js?1723181596:124:15) at HTMLButtonElement.<anonymous> (class.widget.js?1723181596:90:62)
Expected:
Should be possible to expand the symptom list in the Problems widget, while symptom trigger is in resolving status