Add command to update workflow version steps positions (#14098)
Reopening https://github.com/twentyhq/twenty/pull/13721 after some updates
This commit is contained in:
+1
@@ -193,6 +193,7 @@ export const WorkflowDiagramCanvasBase = ({
|
||||
if (isWorkflowBranchEnabled) {
|
||||
return workflowDiagram;
|
||||
}
|
||||
|
||||
return getOrganizedDiagram(workflowDiagram);
|
||||
}
|
||||
return { nodes: [], edges: [] };
|
||||
|
||||
Reference in New Issue
Block a user