Hi, I noticed something strange in the latest versions of n8n, I thought there would be something wrong with my custom node but I tried several adjustments to the return of my node using pairedItem as Jon suggested but the problem persists and I found a pattern in the error.
My workflow has 2 equal IF’s followed by 3 nodes, when reaching the third node the links are lost in the true condition, the error only always occurs in the true option when arriving at the third node, the false option always manages to find the links of the previous nodes but everything that falls into the true condition cannot find the links.
Would this be a failure of the IF node?
third node of the true condition flow
third node of the false condition flow
As my node is private I won’t be able to share the code so you can test it, but if you want to connect to my PC I can show it in real time