Describe the problem/error/question
trying to export and import workflows from local to k8s
for a meta orchestrator driven system with parent workflow and sub workflows
problem is that while export is okay, during import the meta flow gets imported first. but because subworkflows are not imported, it seemingly causes workflow not found errors causing the entire operation to fail.
how to work around this ?
What is the error message (if any)?
workflow nto found
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version:2.1.1
- Database (default: SQLite):postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):local → k8s
- Operating system: WSL local to linux k8s