Bug #48241 subtly wrong graph change failure with correlation graphs
Submitted: 22 Oct 2009 19:21 Modified: 30 Nov 2009 19:05
Reporter: Josh Sled Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Enterprise Monitor: Web Severity:S3 (Non-critical)
Version:2.2 alpha OS:Any
Assigned to: Josh Sled CPU Architecture:Any

[22 Oct 2009 19:21] Josh Sled
Description:
There's a non-obvious weirdness is the current 2.2-alpha implementation of CG graph selection.

How to repeat:
1/ Select a graph from the dashboard or graphs tab.
2/ Change the graph in the drop-down; wait for a refresh. yay.
3/ update some other filter or reload the page.
4/ Notice the last-changed-to-graph has been ignored for the originally-selected graph.

Suggested fix:
good question...
[30 Nov 2009 19:05] Enterprise Tools JIRA Robot
Josh Sled writes: 
This bug has been invalid since revid:jsled@asynchronous.org-20091119190931-su85knuxcuvh0ccl and included in build 1557.  We no longer do the AJAX graph refresh, but instead submit the normal form - which the graph selection is part of - when the user changes the graph selection.  This is a bit less magical, and we hope page refreshes will be faster than they used to be when the ajax graph refresh was added.