I deleted some steps in my workflow but now my workflow has nothing connecting it in the middle. How do I make the arrows connect? When I try to add another step, I end up with three different arrows pointing to “end” when it should all flow linearly.
Not exactly sure what you’ve done in the editor, but I was just trying it - adding multiple, deleting in the middle, etc. and it always adjusted the links for me correctly. I didn’t try a complicated decision/condition path though.
It appears to have something to do with deleting the branches I had created. I deleted them then created a new one that is blank but points to the next step and now the arrow is there.
The “Arrows” are created by setting the branches here. It’s not a GUI connection, it’s reading what’s going on here to go to the next step.
true - I think I was more hung up on the fact that it didn’t automatically connect to the next logical block - maybe it couldn’t determine that based on the OP’s workflow.
Anytime you add a new step, it automatically makes the branch point to the end step.
What are you trying to do with your workflow?
So this was the problem. I had deleted all branches and it was set to a specific branch instead of just being automatic and moving to the next step in the sequence.