Summary: Creating a global workflow and adding a colon to the description field causes the save action (Ctrl-S or File > Save) to fail silently. The UI removes the “unsaved” indicator and refreshes the menu, but the workflow is not saved and disappears from the list.
Steps to Reproduce:
-
Create a new Global Workflow.
-
Enter a description containing a colon (e.g., “Note: This is a test”).
-
Press
Ctrl-S.
Observed Result: Workflow disappears.
Expected Result: Workflow saves successfully, or the user is warned about illegal characters.