Bug #58879 Provide a way to update a SQL Snipper
Submitted: 10 Dec 2010 21:38 Modified: 12 Nov 2011 4:47
Reporter: Edward Rudd Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S4 (Feature request)
Version:5.2.29, 5.2.31 OS:Any
Assigned to: CPU Architecture:Any

[10 Dec 2010 21:38] Edward Rudd
Description:
Currently one can create a snippet and delete a snippet but they can not Update, Rename, or "Move" an existing snippet.

I find myself often needing to update a snippet from time to time and removing and re-adding the snippet just to update it.

How to repeat:
Create a new snippet.

Select the newly created snippet

Try updating the snippet text to the right (it's editable, but doesn't save)

switch off to another snippet and back again.. The original contents is displayed
[11 Dec 2010 15:28] Valeriy Kravchuk
Thank you for the feature request.
[12 Nov 2011 4:47] Philip Olson
Fixed as of 5.2.36:

+        SQL snippets can now be edited, and then saved.