Hello, I have a playbook with a condition and three branches (as shown in the image). After the step of every condition of every branch is executed I would like to reunify the flow into one and continue executing. For the case of the image, it would be the common block that is in the middle. I've tried to drag the line to the common block or the step that says "Drag a step over here" but without success. Please how could the lines be reunified into one common flow (as shown in the second image with the red lines? )
Currently:
Desired:
Thank you!
Solved! Go to Solution.
You can drag the action(block) to the open space for that path and it will merge the two together, you can then repeat to merge all 3 together.
You can drag the action(block) to the open space for that path and it will merge the two together, you can then repeat to merge all 3 together.
Hello, this doesn't seem to work.
Dragging the action over the empty slot and hovering over it does nothing.
Hey, drag the action (clic), hover over it (move), and then release it (unclick). It works for me.
I see, I was clicking->holding->dragging in one go and it did not work. Clicking without holding and executing the rest of the actions does work. Very strange behavior for a UI, but thank you for your help.