You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In the "Zabbix Problems" type panel, the "Host Groups" are no longer displayed.
It seems that in line 151 of this file, accessor: 'groups' should be changed to accessor: 'hostgroups' src/panel-triggers/components/Problems/Problems.tsx
Network data
Software versions
Grafana
Zabbix
Grafana-Zabbix Plugin
11.3.0
7.2.0
4.6.1
The text was updated successfully, but these errors were encountered:
Describe the bug
In the "Zabbix Problems" type panel, the "Host Groups" are no longer displayed.
It seems that in line 151 of this file,
accessor: 'groups'
should be changed toaccessor: 'hostgroups'
src/panel-triggers/components/Problems/Problems.tsx
Network data
Software versions
The text was updated successfully, but these errors were encountered: