mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
refactor(core): Revamp subworkflow policy checker errors (#10752)
This commit is contained in:
@@ -807,6 +807,7 @@ async function executeWorkflow(
|
||||
workflow,
|
||||
options.parentWorkflowId,
|
||||
options.node,
|
||||
additionalData.userId,
|
||||
);
|
||||
|
||||
// Create new additionalData to have different workflow loaded and to call
|
||||
|
||||
Reference in New Issue
Block a user