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
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:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.