Unify flows after conditional in playbook

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:

Screenshot 2024-11-04 at 12.21.58.png

Desired:

Screenshot 2024-11-04 at 12.16.43.png

 

Thank you!

Solved Solved
0 4 428
1 ACCEPTED 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. 

ajohnson_1-1730742751996.png

 

ajohnson_0-1730742662580.png

 

View solution in original post

4 REPLIES 4

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. 

ajohnson_1-1730742751996.png

 

ajohnson_0-1730742662580.png

 

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. 

keso_0-1731424802985.png

 

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.