Hello, I am looking for some assistance, without a plug-in on the following use-case.
I have the first 2 conditions working, but the 3rd one is the one that I am struggling with right now.
I've gone through a couple of iterations, currently I have this logic setup
I'm having trouble identifying the other subtask and being able to transition it out of the Backlog. Thanks for any assistance!
I actually was able to get it to work using the following.
How do you know an issue is the "Design subtask"? For example, by some field value?
Once you have identified that criteria, you could either add that as condition inside of the branch on subtasks, or change to a branch on JQL to get that exact issue.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Bill Sheboy,
In my original automation, when i create the subtasks I copy the original story name plus ": Design" or plus ":Copy". I copy some of the fields from the parent, while others I am custom setting based upon what the task is. This includes assigning a custom field Asset or either Copy or Email.
So I am trying to make it so when the subtask asset:copy moves to review, then the subtask asset:design moves oout of the backlog.
After the screenshot, my current branch is
Then transition it out of the backlog. But it doesn't appear to be finding the adjacent subtask
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.