Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to Run some subtasks Parellel and Non-parallel ?

Yash Raj
Contributor
April 3, 2022

Hello everyone,

i Have a subtasks in which i want to make some Subtasks Run parellel and some Non-parallel, thats means.

For e.g

In a task 

Parallel subtask tasks                    Non-Parallel subtasks

Subtask 1                                      Subtask 3

Subtask 2                                      Subtask 4

 

so now i want to run this subtak 1 & 2 (parallel) that means until and unless i complete 

subtask 1, i cant move to another thats means subtask 2

and in Non-parallel Subtask situation, if i want to start subtask 4 first then i can start and also subtask 3  and also both at same time..

is it possible ?

please Help.

 

1 answer

0 votes
Mark Chaimungkalanont
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 4, 2022

Unfortunately, controlling the concurrency of rules isn't possible at the moment

https://codebarrel.atlassian.net/browse/AUT-517

Yash Raj
Contributor
May 1, 2022

Hi @Mark Chaimungkalanont  i have found the solution of the issue... just by linking the dependent subtask.... which task has to done "before or After" and running the other automation rule

Suggest an answer

Log in or Sign up to answer