Hi everyone,
I need to create automation rule on DC with this goal:
when issue of "xxx" type is linked to another issue in(yyy, zzz, aaa) type
then, I have to edit the all linked issues for the issue of yyy or zzz type
just if it's equals to "Test" type
any one have any idea how to do that?
I just try to do it like that, but I know that something is missing
probably on the JQL branch...
Thank you!
Hadassa.
HI @Hadassa
Does this can work ?
Also you can use {{issue.XXXX}} to get sourceIssue properties and {{destinationIssue.XXX}} for the destination issue.
Also Child function only apply to Advanced Roadmap hierarchy, it do not work with any links.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thank you for your answering and sharing,
But, That's not what I meant,
because I doesn't want to edit the linked issues for this issue-"Test Execution" just, for his linked issue...and just then for all linked issues in Test type
like it's kind of loop insaid loop
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not sure to understand, Do you have an example ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Show up and give back by attending an Atlassian Community Event: we’ll donate $10 for every event attendee in March!
Join an Atlassian Community Event!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.