mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
feat(core): Allow setting folder destination when transferring workflow ownership (#14935)
This commit is contained in:
@@ -510,6 +510,7 @@ export class WorkflowsController {
|
||||
workflowId,
|
||||
body.destinationProjectId,
|
||||
body.shareCredentials,
|
||||
body.destinationParentFolderId,
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user