-
Problem report
-
Resolution: Fixed
-
Trivial
-
6.4.0rc1
-
Sprint 96 (Jan 2023), Sprint 97 (Feb 2023)
-
0.5
Steps to reproduce:
- Create two triggers A and B
- Make triggers in problem state
- Convert A event to symptom of event B
- Disable A trigger
- Try to open symptom list of B cause
Uncaught TypeError: Cannot read properties of undefined (reading 'classList') at Object.showSymptoms (zabbix.php?action=problem.view:230:16) at HTMLButtonElement.<anonymous> (zabbix.php?action=problem.view:194:13)
Expected:
Disabled trigger should not be considered. In this case, there should not be a list of symptoms
- caused by
-
ZBXNEXT-7964 Cause and symptom events
- Closed