Bug #48116 SQL Export Filter multiple selection does not work
Submitted: 16 Oct 2009 13:34 Modified: 26 Nov 2009 16:20
Reporter: Nag Haravu Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.1.18 OSS OS:Any
Assigned to: Mike Lischke CPU Architecture:Any
Tags: GUI Export, regression

[16 Oct 2009 13:34] Nag Haravu
Description:
When Forward Engineering SQL Script, selecting multiple objects for filter will only select one object.

This is a regression from previous versions.

How to repeat:
Create a schema with multiple tables.
File > Export > Forward Engineer SQL CREATE script
Enter a filename and hit "Next"
Choose "Export MySQL Table Object", and click on Show Filter
Select more than one tables in the left pane, and click on the '>' button
Only the first table moves to the right.

Suggested fix:
In the above steps, all the selected tables should move to the right.
[20 Nov 2009 9:05] Mike Lischke
Fixed in 5.2
[23 Nov 2009 18:38] Johannes Taxacher
fix confirmed. will be included in 5.2.9
[26 Nov 2009 16:20] Tony Bedford
An entry has been added to the 5.2.9 changelog:

On the Filter Objects page of the Forward Engineer SQL Script wizard, clicking Show Filter, selecting multiple objects from the left panel, and then clicking >, would result in only the first of the selected objects being moved to the right hand panel.