-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Major
-
None
-
Affects Version/s: 1.6
-
Component/s: Frontend (F)
-
None
The problem is due to a missing index for table graphs_items:
CREATE INDEX graphs_items_1 on graphs_items (itemid);