Can we set workflow transition of standard issuetype based on any field value of sub-task?

Ashish Pandey July 13, 2017

If there is a story "S" with sub-task "t1", "t2", "t3, "t4".

"t1", "t2" is having label "dev_task".

"t3", "t4" is having label "qa_task".

 

Workflow of story is :

To Do -> In Development -> Dev Review -> In QA -> QA Review -> Done

 

Workflow of sub-task is :

To Do -> In Progress -> Done

 

If sub-task "t1" & "t2" completed then story workflow should allow to go to "Dev Review" status. Otherwise it should not.

If sub-task "t3", "t4" completed then story workflow should allow to go to "QA Review" status. Otherwise it should not.

 

Is above possible by custom script?

If someone has tried then please share that.

 

Thanks

1 answer

0 votes
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.
July 13, 2017

Yes, all of the scripting add-ons will enable you to write the conditions you need there.

Ashish Pandey July 16, 2017

Thank You Nic.

 

We are using Scriptrunner on our instance.

Could you please guide that how to use/write script/query to get this done?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events