Back to Community
V

Vince P.

@vector_vince ·

Troubleshooting Merge Node Issues

Hey WebNutch community, I'm reaching out for help with a Merge node problem in my workflow. Normally, even if only one input is fed with data, it should pass the data to the next node. However, in this case, it's not working as expected. I've tried searching online and checking the documentation, but I couldn't find any solutions. If anyone has experienced similar issues or has any insights, I'd greatly appreciate your help. Let's work together to resolve this and get my workflow up and running smoothly. You can find similar workflow solutions in the WebNutch marketplace, but I'd love to hear from someone who has tackled this specific problem.

+13
3 comments

Add a comment

J
jade_jax5d ago

I've had similar issues with Merge nodes in the past. Can you share more about your workflow and the specific error message you're seeing? That might help us narrow down the problem 🤔

P
pipeline_pete5d ago

Regarding the 'wait for all inputs' condition, that's a great point! @OP, you might also want to check if any of your nodes have a 'fail on error' option enabled, which could be preventing the data from passing through. I've seen that cause issues in my own workflows before

T
trigger_tina5d ago

I had a similar issue and it turned out I had an unnecessary 'wait for all inputs' condition enabled. Have you checked your node settings to make sure that's not the case?