1413: Users list in 'Add review group' should be in alphabetical order

lee.w*****@gmai***** (Google Code) (Is this you? Claim this profile.)
Nov. 28, 2009
What version are you running?
1.0alpha2


What's the URL of the page containing the problem?
http://reviewboard.url/admin/db/reviews/group/add/


What steps will reproduce the problem?
1. Create a new review group
2. Start selecting users to add to the review group


What is the expected output? What do you see instead?
The users list is not displayed in alphabetical order, it seems to be displayed in the 
order people signed up.  When selecting a small subset of people from a large list, it 
is very difficult to find the person you want without having to go through the entries 
one by one.

If the list was in alphabetical order, this would be much simpler.


What operating system are you using? What browser?
Google Chrome on Windows Vista


Please provide any additional information below.
This may not be local to this page.  If there are other pages displaying user lists, or 
projects/repositories the same problem may exist there.
david
#1 david
This ordering is what we get from the django admin, unfortunately.
  • +ThirdParty