Describe the issue/error/question
When using the “Execute Workflow” i had a failed scenario where the “sub” scenario worked correctly but returned a faulty value leading the “parent” scenario to fail. After fixing the “sub” scenario, i retried the “parent” scenario with the current config. However the “sub” scenario seems to be executed in the old configuration.
What is the error message (if any)?
None. Newly saved “sub” scenario still uses old config.
Information on your n8n setup
- n8n version: 0.195.5
- Database you’re using (default: SQLite): Postgres i think
- Running n8n with the execution process [own(default), main]: own
- Running n8n via [Docker, npm, n8n.cloud, desktop app]: Cloudron