List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:November 6 2009 2:43pm
Subject:svn commit - mysqldoc@docsrva: r17493 - trunk/dynamic-docs/changelog
View as plain text  
Author: tbedford
Date: 2009-11-06 14:43:04 +0100 (Fri, 06 Nov 2009)
New Revision: 17493

Log:
An entry was added for dev bug #48234

Modified:
   trunk/dynamic-docs/changelog/monitor.xml


Modified: trunk/dynamic-docs/changelog/monitor.xml
===================================================================
--- trunk/dynamic-docs/changelog/monitor.xml	2009-11-06 11:36:48 UTC (rev 17492)
+++ trunk/dynamic-docs/changelog/monitor.xml	2009-11-06 13:43:04 UTC (rev 17493)
Changed blocks: 1, Lines Added: 46, Lines Deleted: 0; 1338 bytes

@@ -9,6 +9,52 @@
   <logentry entrytype="bug">
 
     <bugs>
+      <fixes bugid="48234"/>
+    </bugs>
+
+    <versions>
+      <version ver="2.2.0"/>
+    </versions>
+
+    <message>
+
+      <para>
+        When a time range was selected on a dashboard graph, the user
+        was taken to BrowseQueries, and the correct graph and graph time
+        range was selected. However, the following problems occurred:
+      </para>
+
+      <itemizedlist>
+
+        <listitem>
+          <para>
+            The query time range did not agree with the graph time
+            range.
+          </para>
+        </listitem>
+
+        <listitem>
+          <para>
+            Changes to the query range interval did not correctly update
+            the graph or selection.
+          </para>
+        </listitem>
+
+        <listitem>
+          <para>
+            Changes to the graph type were not updated correctly.
+          </para>
+        </listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <bugs>
       <fixes bugid="46229"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r17493 - trunk/dynamic-docs/changeloganthony.bedford6 Nov 2009