You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The workflow builder has no undo/redo. Ctrl+Z / Cmd+Z does nothing after an edit (moving a node, deleting a step, changing a connection), so any mistake has to be reverted by hand.
Expected
Standard undo/redo for builder edits (Ctrl+Z / Ctrl+Shift+Z, Cmd+Z / Cmd+Shift+Z).
This discussion was converted from issue #24048 on August 13, 2026 09:24.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Summary
The workflow builder has no undo/redo.
Ctrl+Z/Cmd+Zdoes nothing after an edit (moving a node, deleting a step, changing a connection), so any mistake has to be reverted by hand.Expected
Standard undo/redo for builder edits (
Ctrl+Z/Ctrl+Shift+Z,Cmd+Z/Cmd+Shift+Z).All reactions