Bug #120211 Sort tables by name in synchronization dialog
Submitted: 3 Apr 13:46
Reporter: Marco Janc Email Updates:
Status: Open Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:8.0.23 OS:Any
Assigned to: CPU Architecture:Any

[3 Apr 13:46] Marco Janc
Description:
In the current synchronization dialog to sync changes from model to database the tables are not ordered by name.

They are ordered by creation time which is not so user friendly if you want to sync selected tables. Especially if you have a lot of tables.

How to repeat:
Open "synchronize Model with Database" dialog and go forward to "Select Changes to Apply" to see "Model and Database Differences".

The tables are not sorted. 

Suggested fix:
Sort the tables by name by default or optional allow sorting by name using a button (or click on column "Model" header).