Bug #38944 Table lists should be ordered by name
Submitted: 21 Aug 2008 18:01 Modified: 14 Oct 2008 13:29
Reporter: Vincent Courcelle Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.24 OS:Any
Assigned to: Sergei Tkachenko CPU Architecture:Any
Tags: lists, order, tables

[21 Aug 2008 18:01] Vincent Courcelle
Description:
Hello,

When creating, for example, a foreign key, the table list is order by tables creations date (same order as the xml retrieval I guess). This makes it very difficult to find a specific table when the model growth.

How to repeat:
Just create a lot of tables and see how the tables are order in the menu.
[21 Aug 2008 18:01] Vincent Courcelle
Suggested fix : order the tables by name !
[21 Aug 2008 18:01] Vincent Courcelle
Suggested fix : order the tables by name !
[22 Aug 2008 3:33] Valeriy Kravchuk
Thank you for a problem report.
[22 Aug 2008 3:35] Valeriy Kravchuk
Bug #38948 was marked as a duplicate of this one.
[10 Sep 2008 11:42] Johannes Taxacher
this was fixed. table lists are now sorted.
fix will be in 5.0.25
[14 Oct 2008 13:29] Tony Bedford
An entry was added to the 5.0.25 changelog:

In the Foreign Key tab of the Table Editor, the dropdown menu that is displayed on clicking in the Referenced Table column, listed table names by creation date, rather than by sorted name.