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

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}}
{{/}}

Suggest an answer

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

Atlassian Community Events