Hello Hivemind,
I am trying to do a simple thing - a loop. The loop should start at a given date, do a subflow and iterate to the next day and do this until it reaches today.
It is working without the subflow, but it fails with the flow activated.
Describe the problem/error/question
The date gets either stuck or gets set to seemigly random dates.
What is the error message (if any)?
No error message.
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.44.1
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker
- Operating system: linux