Bug #32931 Routines Group Editor does not handle dragging routines correctly
Submitted: 3 Dec 2007 14:38 Modified: 6 Feb 2008 16:03
Reporter: Andrii Nikitin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.10 OS:Windows
Assigned to: Andrii Nikitin CPU Architecture:Any
Tags: routines_group routines_group_editor

[3 Dec 2007 14:38] Andrii Nikitin
Description:
Routines Group Editor does not handle dragging routines correctly (routine appears in 'Routines' tab but not actually joined to group)

How to repeat:
1. Start WB
2. Create Routine (ensure that its body has correct SQL syntax)
3. Create Routine Group
4. Drag routine's icon from Summary View to Routine Group editor and drop to 'Routines' list box on 'Routine Group' tab.
5. Ensure that routine SQL-declaration appeared on 'Routines' tab of Routine Group Editor(after DELIMITER // clause)
6. Ensure that no routine appeared in 'Routines' listbox on 'Routine Group' tab of Routine Group Editor. <- this is a bug
7. Close and open again Routine Group Editor.
8. Ensure that neither tab of Routine Group Editor contains information about dragged routine.
[10 Dec 2007 16:22] Andrii Nikitin
fixed in rev. 2330
[6 Feb 2008 16:03] Johannes Taxacher
fixed