Bug #52800 Manage Servers UI has some inconsistencies with drop down menus
Submitted: 14 Apr 2010 2:21 Modified: 30 Apr 2010 10:59
Reporter: Jonathon Coombes Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Web Severity:S4 (Feature request)
Version:2.2.0.1696 OS:MacOS
Assigned to: Josh Sled CPU Architecture:Any
Tags: mem, Merlin

[14 Apr 2010 2:21] Jonathon Coombes
Description:
In the Settings -> Manage Servers page, the filter area provides a number of fields to filter the details. The Query Analyzer and Agent Transport drop down menus have a blank entry in them which does not make sense. This is inconsistent with the Server Name drop down which does not have a blank entry.

How to repeat:
N/A

Suggested fix:
Remove the blank and make the drop down menus consistent in display
[14 Apr 2010 14:31] Enterprise Tools JIRA Robot
Josh Sled writes: 
The blank entries on those fields represent "any value" or "ignore this filter".

The two-part name field functions a bit differently: the presence or absence of a search string connotes applying the name filter, and the search type is subordinate to that.

We might want to swap those fields, so its a bit more consistent, true.  If so, then the search text field should probably be conditionally visible based on the drop-down.
[15 Apr 2010 16:39] Enterprise Tools JIRA Robot
Josh Sled writes: 
verifying again?
[21 Apr 2010 13:38] Enterprise Tools JIRA Robot
Josh Sled writes: 
revno: 8032
revision-id: jsled@asynchronous.org-20100421132739-5kq13uj71ud08nze
parent: jsled@asynchronous.org-20100420222911-qj7u76subrcf911m
committer: Josh Sled <jsled@asynchronous.org>
branch nick: local
timestamp: Wed 2010-04-21 09:27:39 -0400
message:
  EM-4292: change empty labels for "all" options to "(any)".
[21 Apr 2010 14:17] Enterprise Tools JIRA Robot
Keith Russell writes: 
Patch installed in versions => 2.2.0.1697.
[21 Apr 2010 15:52] Enterprise Tools JIRA Robot
Marcos Palacios writes: 
Verified fixed in Monitor build 2.2.0.1697.
[30 Apr 2010 10:59] MC Brown
A note has been added to the 2.2.0 changelog: 

        The filter selection in the drop down menus in                                                                                                     
        the <guilabel>Manage Servers</guilabel> tab have been changed                                                                                      
        from blank entries (indicating all items),                                                                                                         
        to <literal>(all)</literal>.