Bug #87980 Forward Engineer 'Show Filter' >>
Submitted: 4 Oct 2017 18:42 Modified: 3 May 2018 16:40
Reporter: Christopher Spence Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:6.3.9, 6.3.10 OS:Windows (10)
Assigned to: CPU Architecture:Any

[4 Oct 2017 18:42] Christopher Spence
Description:
Using forward engineer under 'SELECT OBJECTS'
Export MYSQL table Objects
in 'Show Filter' section
pressed '>>' button and modules failed.

How to repeat:
Using forward engineer under 'SELECT OBJECTS'
Export MYSQL table Objects
in 'Show Filter' section
pressed '>>' button and modules failed.
[4 Oct 2017 20:56] MySQL Verification Team
Thank you for the bug report. I guess is duplicate but I wasn't able to find it.

Exception = System.Runtime.InteropServices.SEHException
Message = External component has thrown an exception.
FullText = System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
   at MformsButton.OnClick(EventArgs args)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
[18 Oct 2017 20:51] MySQL Verification Team
https://bugs.mysql.com/bug.php?id=88142 marked as duplicate of this one.
[20 Nov 2017 6:44] MySQL Verification Team
Bug #88546 marked as duplicate of this one
[3 May 2018 16:40] Christine Cole
Posted by developer:
 
Fixed as of the upcoming MySQL Workbench 8.0.12 release, and here's the changelog entry:

The filter arrows that select objects for forward or reverse engineering
within the wizards generated an error instead of moving the objects as
expected.

Thank you for the bug report.