Bug #78299 Adding Routines to Routines Group is not Working
Submitted: 1 Sep 2015 13:31 Modified: 15 Oct 2015 20:50
Reporter: Roni Gonzalez Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S2 (Serious)
Version:6.3.4 OS:Linux (Ubuntu 14.04.3 LTS)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[1 Sep 2015 13:31] Roni Gonzalez
Description:
A routine is not added to a Routine Group after drag operation.
Maybe in other S.O. Still Working but not in Ubuntu 14.04 LTS.
Previous versions are OK.

How to repeat:
With S.O. Ubuntu 14.04.3 LTS 
1. Create a Schema
2. Create a Routine ex sp_my:routine
3. Create a Routine Group: ex my_routines
4. Drag Routine into the  Group

Should not work, Group remains empty.
[1 Sep 2015 15:09] MySQL Verification Team
Thank you for the bug report. Verified as described.
[15 Oct 2015 20:50] Philip Olson
Posted by developer:
 
Fixed as of the upcoming MySQL Workbench 6.3.5 release, and here's the changelog entry:

On Linux, dragging a routine to a Routine Group did not function.

Thank you for the bug report.