Hey, I’m having problems with the “Execute sub-workflow” node as well as the Trigger of the sub-workflow. I’m passing on a string value called “richting”, which can either be “stadteinwärts” or “stadtauswärts”. However, in the execution of the sub-workflow, it always reverts to “stadteinwärts”. I’m very confused. Already restarted and updated n8n, but it still happens.
Hey, thanks for your reply! I can’t share really much of the workflow as almost every node includes some info to where I live
I did some more testing and found out, the “richtung”:”stadteinwärts” field was like frozen. Even if I removed it from the inputs (in both the main workflow, and the expected inputs), it still appeared with the other fields.
Copy/pasting the nodes into a new workflow did nothing, the final fix was to re-create the workflows from scratch, node after node, and only copy/pasting the node parameters if required. Now everything works as expected.
If the devs would like the old workflows to investigate the issue, feel free to contact me, otherwise I think this is solved