The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • How do you get the fix version name and list of issues in Jira Automation Rule when it is released

How do you get the fix version name and list of issues in Jira Automation Rule when it is released

stephen.wolford
Contributor
May 11, 2023

I want an automation rule

Trigger = When Version Released

Send E-Mail

Your version {{version.name}} was released on {{version.releaseDate.mediumDate}}.

Followed by list of issues in the Fix/Version

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

4 votes
Answer accepted
stephen.wolford
Contributor
May 11, 2023

I figured it out

Capture.JPG

Then in E-mail body section 

Your version {{version.name}} was released

The following was included in the release.

{{#lookupIssues}}
<a href="{{toURL}}">{{key}}</a> {{summary}}
{{/}}

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events