Can we create the dependency between the sub-tasks

M Vijay Kumar July 13, 2016

Hi All,

we have parent tasks and sub-tasks that have been loaded into JIRA using ceptha plug-in. As of now we have parent tasks and its associated sub tasks in Jira.

I would like to check is there a way we can control the sub-tasks. For sample, if we have Parent Task A and the associated sub-tasks are Sub-task A, Sub-Task B and Sub-Task C.

The requirement is Sub-Task B cannot be started until Sub-task A has completed and similarly Sub-Task C cannot be started until Sub-task B is completed. In simple words, under a single parent task only one sub-task should be in progress. Is there a way to do this. Any information provided will be useful.

 

Thanks,

Vijay

1 answer

0 votes
Nicolas Bourdages
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 13, 2016

That's a job for Issue Links.

If you want Subtask A to be completed before Subtask B, you need to set an issue link so that Subtask A blocks Subatask B.

After that, you have to educate your people to pay attention to issue links and these kinds of dependencies, so they only start working on subtasks that aren't blocked. It takes a little while and people will make mistakes, but since you're using Cloud, you can't use the more advanced workflow validators plugins like ScriptRunner.

M Vijay Kumar July 13, 2016

Hi Nicolas,

Thank you for your response. I just wanted to confirm whether blocking will allow to start the progress of the Sub-task that has been blocked by other sub-task in Jira.

 

For example. if Sub-Task A blocks Sub-Task B, it typically means Sub-task B has to start after Sub-task A, but I could see that Sub-Task B can also be started/edited although the Sub-task A is in progress.

If I am not wrong, once the linking is done, we need to educate the people saying that blocking doesn't have tight control on the dependency of the sub-tasks but they should be educated in a way to see the 'Link' of the sub-task and proceed further.

Thanks,

Vijay

Shee Covarrubias November 9, 2017

What portion of the ScriptRunner is used to have the dependencies systematically locked?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 9, 2017

You can't "lock" issues.  So there's nothing ScriptRunner can do.

Suggest an answer

Log in or Sign up to answer