Bug #89579 Opened tabs are lost when moving a connection to a group
Submitted: 7 Feb 2018 22:04 Modified: 8 Feb 2018 5:40
Reporter: Sergio de la Cruz Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:6.3.10 CE build 12092614 (64 bit) OS:Linux (Arch Linux)
Assigned to: CPU Architecture:Any

[7 Feb 2018 22:04] Sergio de la Cruz
Description:
MySQL Workbench keeps track of your opened tabs in the SQL Editor. This is a really useful feature.

But if you move a connection to a different connection group and open the connection again, you won't find your opened tabs from before.

How to repeat:
On WB's main screen, right click on any connection and move it to a connection group by using the "Move to group..." option. Open the connection from the new connection group. All the opened tabs from when you last used that connection are gone.

Suggested fix:
WB still keeps this info in ~/.mysql/workbench/sql_workspaces, under a directory with the old name of the connection. Instead of creating a new directory with the new name, just rename the old one there.
[8 Feb 2018 5:40] MySQL Verification Team
Hello Sergio de la Cruz,

Thank you for the report and feedback.
Verified as described with WB 6.3.10 on Win7.

Thanks,
Umesh