Bug #75401 Sort order of tables in catalog browser (diagram editor) broken in 6.2
Submitted: 3 Jan 2015 18:27 Modified: 7 Mar 2015 3:04
Reporter: Nils Waldherr Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S2 (Serious)
Version:6.2.4 OS:MacOS (10.9.5)
Assigned to: CPU Architecture:Any

[3 Jan 2015 18:27] Nils Waldherr
Description:
In 6.1 the tables were displayed in an alphabetical order, in 6.2.4 this changed to the time of creation I guess, i.e. not sorted at all.

How to repeat:
Create a new model. In a new diagram create a table named b and another one named a. This is exactly how they appear in the catalog browser, b and then a.
[4 Jan 2015 0:24] MySQL Verification Team
Thank you for the bug report.
[6 Mar 2015 16:40] Johannes Taxacher
Posted by developer:
 
fix confirmed in 6.3.2
[7 Mar 2015 3:04] Philip Olson
Posted by developer:
 
Fixed as of the upcoming MySQL Workbench 6.3.2 release, and here's the changelog entry:

While modeling, the tables were no longer being listed in alphabetical
order.

Thank you for the bug report.
[17 Mar 2015 12:53] MySQL Verification Team
http://bugs.mysql.com/bug.php?id=74994 marked as duplicate of this one.