Hi all.
I have a automation rule going on which directs and special kind of issue right through my project and into another project.
Automation basically takes a new issue, creates it, then creates a duplicate issue in another project (links the issues) , sends an email with instructions that the issue will be resolved in another project.
In the automation email most of the information is there but I can not seem to have in that email the name/number of the newly created Issue in the other project. (The linked issue)
Does anybody know the code for a issue in another project?
I have tried {{destinationIssue}} but that did not work.
Hi @Skuli Sigurdsson - So, if I understand correctly, you're trying to send an email with information for the newly created issue? If so, you just need this:
{{createdIssue}}
Yesssss!!!!!
Thank you Mark Segall.
You deserve a at least one Coors light...if not two! ;)
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.