Forums

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

Need help with updating the Parent status based on Sub-task status

Aisha M
Contributor
October 25, 2018

I am trying to create a conditional update of the parent of a sub-tasks to move to “Working” when the sub-tasks moves to “Working”. 

The conditional statement would be to not transition the Parent if the Parent is in Testing, Ready to Accept, Accepted, or Done.

Is there a possible way to do this ?

Can someone help with the syntax for the Conditional execution in JMWE. Thank you

1 answer

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 25, 2018

Hello Aisha,

I'm not sure if this functionality can be achieved using JMWE, however, I was able to implement it using Automation for JIRA.

This plugin has 300 free executions per month and does not need any code to perform automation.

Please, check the screenshot below to know how I configured the rule that would work for your scenario. P.S: Note that I used the status In progress instead of Working since I don't have this status in my workflow:

Screen Shot 2018-10-25 at 12.10.24.png

Suggest an answer

Log in or Sign up to answer