1
Feature Request: Error Nodes for Workflows
Source: twentyhq/twenty#21539 · opened by @Lapotor
What's the idea? Add a dedicated "Error Node" to the Workflow builder — a node you can place on any branch to explicitly halt a workflow and mark it as failed, rather than letting it run into an empty dead-end branch that gets marked as successful. --- Why would this be useful? Right now, if a workflow hits a condition that isn't met, the execution just runs into an empty branch — and still gets marked as successful. There's no way to communicate to the person who triggered it that something was actually wrong or incomplete. An Error Node would let workflow builders add intentional failure paths with a clear, human-readable explanation, making workflows much more self-sufficient and user-friendly. --- What could it look like? At its simplest, an Error Node just emits an error state — halting the workflow and marking the run as failed in the execution history. That alone would already be a big improvement over the current silent dead-end be…
No pledges yet. Be the first to back this.
Comments
Similar requests
Workflow builder: can't re-route an existing If/Else branch to new nodes
0 votes · 0 comments
Workflow builder: can't multi-select and move several nodes together on the canvas
1 vote · 0 comments
Add easier integration to n8n, zapier, make and easier custom workflows
5 votes · 0 comments
Feature request: Allow admins to lock shared workspace views so users can filter temporarily without saving changes
2 votes · 0 comments
Field's Editability control across the platform limited to Workflows and API
1 vote · 0 comments
No comments yet.