Bug #119331 Forward engineering process: Selecting Table objects to not be exported, does not work
Submitted: 7 Nov 9:44
Reporter: Robert Rehb Email Updates:
Status: Open Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:8.0.44 OS:Any (MS Windows 10 Enterprise & macOS 15.6.1)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[7 Nov 9:44] Robert Rehb
Description:
Let me state: There is never an error been thrown but the corresponding configuration item does not do what it should:
Starting the Forward Engineering Process and going to the third configuration page "Select Objects" -> First Item "Export MySQL Table Objects" is selected -> But now, switching tables from the left list to the right list to exclude them doese not show any effect. Neither in the lable-line above the lists (which always states that x out of x are selected), nor in the fourth step "Review SQL Script" (which always has all table-objects been included in the code, nevertheless what has been configured in the step before).

How to repeat:
Trying any EER model to be exported  with the help of Forward Engineering Wizzard but excluding some of  the table objects does notwork.

Suggested fix:
As this step is realized as an opt-out principle, I would guess the list object for all tables that should be exported is not beeing updated when pressing the right-arrow-button for switching selected table-objects from left to right list.