Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Professional Edition
-
None
-
ubuntu linux 16.04 LTS
Description
Current rolling revision 10615 but unsure when the problem started.
After adding a graph widget to a dashboard I cannot add a graph to the widget.
I display the graph in the viewer and following the "Add to dashboard" down to the desired graph. There is a arrow that indicates there should be an additional menu to chose the widget but it does not display. Screenshots are attached.
This is definitely working now, and the problem you describe is what I already found and fixed. The code that caused it no longer exists.
Line 160 of html/pages/graphs.inc.php should be :
if(isset($vars['dash_add']) && dashboard_exists($vars['dash_add']))