Just a general question. Lately I’ve been creating some flows which process a lot of data. Ofcourse, in some cases my flows was not right the first time after building it, so I ended up debugging my flow. I sometimes have a hard flow to debug IF nodes, since there seems to be no easy way to filter the input/output based on the result (true/false).
So for example, when I want to find a specific result from the false flow, I need to manually click through the runs.
What I would do in such case, if I understood you correctly, I would edit and pin the data needed in front of the if node to trigger the „false“ behavior and debug it this way.
I’ll try to post some screenshots later.