I created a Jira Automation rule that is triggered when an issue is linked to an issue in another Jira project. The rule copies various field values from the destination issue (the issue in the other project) into this issue. That all works fine.
Where I am stuck is how to get the value of the destination issue's project key. I have tried {{destinationIssue.projectkey}}, {{destinationIssue.project.key}}, etc. I know that {{destinationIssue.summary}} and {{destinationIssue.description}} work, because I also use those values.
I can't find a list of smart values available for destination issues. Please help!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.