Describe the problem/error/question
Hello good people,
I have a Telegram bot that is assigning calendar events to payments in an accounting app. Everything worked well but since the 1.51.2 the data from the calendar subworkflow are not passed back to the “mother” workflow even thought the workflow succesfully finishes and generates data. I did some changes recently to that workflow so I am not 100% sure that it is because of the update.
I realized that the sub workflow hands over the data fine when there is no event in calendar. I generate an (one) empty item basically for that case.
When there is three items, the sub workflow finishes, the Execute another workflow is green, but does not have any data and the workflow stops.
I was definitely able to get more than one item from the calendar subworkflow before. Was there some change that would change how my workflow works? Or can you see the reason why it does not return more then 1 item?
What is the error message (if any)?
I am not getting any errors
Please share your workflow
There are some data pinned, sufficiently annonymized.
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.51.2
- Database (default: SQLite): postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker
- Operating system: unraid