Forums

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

Jira Automation: Smart Values of a Release (Tasks)

David Spohr
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 15, 2025

Is there a list of Smart Values available for a version release?
I need the list of issues it covers, to let people know what the release fixes.

Thanks.

2 answers

2 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 15, 2025

Hi @David Spohr -- Welcome to the Atlassian Community!

For a question like this, context is important for the community to help.  Please post the following:

  • what type of project is this: company-managed, team-managed, JPD, etc.
  • an image of your complete automation rule in a single image for continuity
  • images of any relevant actions / conditions / branches
  • an image of the audit log details showing the rule execution
  • explain what is not working as expected and why you believe that to be the case

Until we see those...

 

From what you describe, I suspect you are using one of the version-related rule triggers, such as Version Released.  In that case, only the {{version}} smart value is available with the attributes noted here: https://support.atlassian.com/cloud-automation/docs/jira-smart-values-development/#--version--

To access the work items assigned to that version, you may:

 

Kind regards,
Bill

2 votes
Alexander Hohmann
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 15, 2025

Perhaps if you run an automation rule through all issues and collect those where 'issue.fixVersions.name' contains the name of your releasethat could help?
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-issues/#--issue.fixVersions--

Perhaps the rule could set a "relates to" link in all related issues?

David Spohr
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 26, 2025

Exactly, that worked for me, thanks.
Added a new block that looks up the issues, using this rule:

fixVersion = "{{version.name}}"

Suggest an answer

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

Atlassian Community Events