Bug #97135 mulitple Alter Table of the same table
Submitted: 7 Oct 2019 22:18 Modified: 8 Oct 2019 8:23
Reporter: Craig Macdonald Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:8.0.17 OS:Any
Assigned to: CPU Architecture:Any

[7 Oct 2019 22:18] Craig Macdonald
Description:
Workbench allows the "Alter Table" tab to be opened more than once for a given table.

I have a class with 250+ students using Workbench - we find that Workbench can get confused (and the students) as a change made in one Alter Table instance is not propagated to other instances. 

How to repeat:
Click a table on the left hand pane, right click, press Alter Table

Do the same again.

Suggested fix:
Check to see if a Table Editor for that table is already open, and if so, simpy switch to that particular dialogue. There is only one instance of that table in the database, so it doesnt make sense to be editing it in multiple ways in different tabs.
[8 Oct 2019 8:23] MySQL Verification Team
Thank you for the bug report.