Forums

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

How do I reference fixVersion in issue summary for trigger issue?

Kim P
Contributor
December 21, 2021

We have an automation that creates a subtask whenever a certain fields are selected on an issues.  I want the issue created to have a summary of "Fix Version: 22.01 Patch: 002" which should populate with the trigger issue values.  I've been able to get the fix version to populate but it was pulling in some sequence ID and not the actual fix version selected.  Is there a smart value for Fix Versions I should be using since NOT a custom field?

I've Tried the below and get the correct custom field value but NOT fix version....

Fix Version: {{triggerIssue.fixVersion}} Patch: {{triggerIssue.customfield_10070}}

1 answer

1 accepted

1 vote
Answer accepted
Kim P
Contributor
December 21, 2021

Figured it out thanks to the smart value list page, it's working now. 

Fix Version: {{triggerIssue.fixVersions.name}} Patch: {{triggerIssue.customfield_10070}}

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events