Hi team,
it would be good to have support for smart values in the Delay action.
My use case. In a FOR loop, I'm creating and linking child tickets. But because all branches are run in parallel, the order of the child tickets is mixed up. I'd like to add a delay 1,2,3... seconds in each branch what should resolve this issue. Thus, the next branch will take +1 second and child issues will be created in the original order.
Best,
Andrey.
I don't really need a solution, I can copy actions as a workaround. And I'm pretty sure this approach will work. If not with 1 second distance, but with 2 or more it will.