Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira automation - smart value of issue when cloned to a different project

Laura Hanna
Contributor
January 15, 2024

I am so close!

But, my smart values are not correct.

I need the value of the issue that I cloned to another project.

This is part of an email that goes out.

The rule works and creates the right story in the right project, but how do I pull that issue key to the new story in the other project?

clone.jpg

I have tried the following:

{{issue.key}} {{issue.summary}}

{{issue.issuelinks.inwardIssue.key}}

{{issue.issuelinks.outwardIssue.key}}

 

1 answer

1 accepted

4 votes
Answer accepted
Laura Hanna
Contributor
January 15, 2024

{{createdIssue}}

Figured it out!

Suggest an answer

Log in or Sign up to answer