-
Problem report
-
Resolution: Fixed
-
Trivial
-
5.0.3, 5.2.0alpha2
-
Sprint 94 (Nov 2022), Sprint 95 (Dec 2022), Sprint 96 (Jan 2023), Sprint 97 (Feb 2023), Sprint 98 (Mar 2023)
-
0.25
Steps to reproduce:
- Open a clean zabbix installation
- Navigate to Contifugariont -> Hosts -> Zabbix server -> List of discovery rules
- Open graph prototype "Disk read/write rates" that belong to discovery rule "Block devices discovery"
- Open preview tab
Result:
The following errors are observed:
Undefined offset: 31284 [chart3.php:194 -> CLineGraphDraw->draw() -> CLineGraphDraw->expandItems() -> CConfigFile->{closure}() in include/classes/graphdraw/CLineGraphDraw.php:2005] Trying to access array offset on value of type null [chart3.php:194 -> CLineGraphDraw->draw() -> CLineGraphDraw->expandItems() -> CConfigFile->{closure}() in include/classes/graphdraw/CLineGraphDraw.php:2007] Trying to access array offset on value of type null [chart3.php:194 -> CLineGraphDraw->draw() -> CLineGraphDraw->expandItems() -> CConfigFile->{closure}() in include/classes/graphdraw/CLineGraphDraw.php:2008]
Expected: An empty graph should be displayed, no errors should be observed
- is duplicated by
-
ZBX-22180 Unable to generate graph preview when using depend items
- Closed