Bug #72492 Data Import: option selection defect in 2 or more connection tabs
Submitted: 30 Apr 2014 15:41 Modified: 18 Jun 2014 4:38
Reporter: Simon Berger Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:6.1.6 OS:Windows
Assigned to: CPU Architecture:Any
Tags: Data Import, GUI

[30 Apr 2014 15:41] Simon Berger
Description:
The option selection in Data Import/Restore (Self Contained File or Folder) seems to be unique over all opened databases.

If we prepare updates on more then one server to call them simultaneously the opened Data Import on database 2 deselects the option in database 1.

The bug is even worse because if we start the update on database 1 with the deselected option (no radio button is selected at all) the "Start Import" Button is clickable and the update finishes successfully without doing anything!

The first time this happened it created some noteable trouble for us. You may think of major inconsistency possibilities.
This also is the only reason this bug is critical in my opinion instead of non critical.

How to repeat:
1. Open one Connection and select Data Import / Restore
2. Note that Import from Folder is selected
3. Open a second connection and again click Data Import
4. Go back to Connection One and note that no option is selected anymore
[30 Apr 2014 16:06] MySQL Verification Team
Thank you for the bug report.
[19 May 2014 9:14] Simon Berger
Updated to be confirmed on current version
[18 Jun 2014 4:38] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.1.7 release, and here's the changelog entry:

After enabling "Import from Folder" in the "Data Import / Restore" wizard
for a connection, doing the same for a second connection would reset
(deselect) this option in the first connection.

Thank you for the bug report.