-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Major
-
None
-
Affects Version/s: 2.0.2
-
Component/s: Frontend (F), Server (S), Templates (T)
-
Environment:
Templates containing one or more graphs exported from our Zabbix 1.6.4 installation fail to import into Zabbix 2.0.2.
The error given in the Zabbix 2.0.2 frontend is:
No "ymin_type" field for graph "our_graph_name".
Meanwhile if the export file from 1.6.4 is first imported into a 1.8.x installation and then exported from there, Zabbix 2.0.2 will accept the file exported from Zabbix 1.8.x.
So it would seem this might be a regression in backwards compatibility, where some change to how Zabbix stores graphs occurred with 1.8.x, but whilst 1.8.x is able to import graphs in the 1.6.x format, 2.0.2 is not.