Bug #44317 Forward Engineer "Filter Objects" duplicated when going back and forward
Submitted: 16 Apr 2009 12:12 Modified: 28 Aug 2009 8:10
Reporter: Daniel Hallgren Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version:5.1.1.10 OS:Any (Ubuntu 8.10 (32-bit), Windows, Mac OS X)
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: CHECKED, regression

[16 Apr 2009 12:12] Daniel Hallgren
Description:
When using "Forward Engineer SQL Script", going back and forward between "SQL Export Options" and "Filter Objects" will duplicate the options on "Filter Objects" each time. This does not appear to affect the generated code.

How to repeat:
1) Open a model (I have tested with sakila, but it happens with other models too)
2) Go to File / Export / "Forward Engineer SQL CREATE Script"
3) Click "Next". Note that there are five blocks; table, view, routine, trigger and user.
4) Click "Back" and then "Next".
5) There are now ten blocks - they have all been duplicated. 
6) Click "Back" and then "Next" again.
7) There are now 15 blocks - three of each.
[22 Apr 2009 6:59] Valeriy Kravchuk
Thank you for the bug report. Verified just as described also on Windows. WB 5.0.30 does not have this problem, so this is a regression bug.
[23 Apr 2009 15:35] Valeriy Kravchuk
Bug #44434 was marked as a duplicate of this one.
[14 Aug 2009 14:52] Johannes Taxacher
fixed in 5.1.17
[28 Aug 2009 8:10] Tony Bedford
An entry was added to the 5.1.17 changelog:

In the Forward Engineer SQL Script wizard, on the SQL Object Export Filter page, if Back was clicked to go to the SQL Export Options page, and then Next was clicked to return to the SQL Object Export Filter page, then on that page all sections were duplicated. If this was repeated the objects were triplicated and so on.