I am connecting an if node to a router node (just the if branch). Yet the router node is showing me both if and else options as inputs. Then when i click save the flow automatically connects the Else branch without me doing that.
Hey @Jamesp! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.
Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}
Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
Provide details about the issue—more context helps us troubleshoot faster.
Hey @Jamesp, thanks for pointing this out. We already have a ticket open for this and I’ve added your report to it. The GIF you shared makes it much clearer, so thanks for including that.
Until we get a fix out, one workaround is to run both the if and else branches through a Combine Text node before sending them to the router. That should prevent the issue you’re facing.
I’ll update here once the fix is live. Really appreciate your patience while we work on this.