diff --git a/red/nodes/Flow.js b/red/nodes/Flow.js index 8b0844340..671d5583c 100644 --- a/red/nodes/Flow.js +++ b/red/nodes/Flow.js @@ -68,17 +68,23 @@ function createSubflow(sf,sfn,subflows) { node.z = sfn.id; newNodes.push(node); } + // Look for any catch nodes and update their scope ids // Update all subflow interior wiring to reflect new node IDs for (i=0;i