Bug 984394 - Advanced Search shows list of fields incorrectly sorted
Summary: Advanced Search shows list of fields incorrectly sorted
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Query/Bug List
Version: 4.4
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: 4.4
Assignee: Simon Green
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-15 06:37 UTC by Jason McDonald
Modified: 2018-12-09 06:29 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-08-15 02:15:42 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1257777 0 medium CLOSED Please reorder some fields in custom search list to make all items sorted by Alpha 2021-02-22 00:41:40 UTC

Internal Links: 1257777

Description Jason McDonald 2013-07-15 06:37:19 UTC
Description of problem:
In the Advanced Search form, under Custom Search, the drop down lists showing the possible fields are not correctly sorted in alphabetic order, which makes it unnecessarily difficult to find certain fields in what is rather a long list.

It appears that the list is mostly sorted, with a few fields out of order. For example, Hours Left appears towards the bottom of the list between Regression and Reporter.

Version-Release number of selected component (if applicable):
4.4

How reproducible:
Always

Steps to Reproduce:
1. Go to http://bugzilla.redhat.com
2. Click "Search"
3. Scroll down to "Custom Search"
4. Click on the leftmost drop down list on the second row.
5. Scroll the list until you find "Hours Left" (not to be confused with "Hours Worked")

Actual results:
The "Hours Left" field appears out-of-order (between "Regression" and "Reporter").

Expected results:
The list should be presented in alphabetic order.

Additional info:
nil.

Comment 1 Simon Green 2013-07-15 23:12:22 UTC
I suspect this is coming from the field name (remaining_time is between "Regression" and "Reporter"), but agree that it should be fixed. The exception will be the two component lists, which will appear below 'Component'. This is an intentional decision.

  -- simon


Note You need to log in before you can comment on or make changes to this bug.