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: 

Jira Automation: How to display all issues in one mail instead of one mail per each issue?

nubdienub
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!
March 10, 2025

Hello,

I am practicing Jira Automation. I have created a manual trigger and some conditions. In the end I pick email as an action. The result is that I get a mail for each issue that has met the conditions.

But now, instead of receiving one mail for each issue, I wish to receive one mail with all issues displayed in that one mail. I don't know how I display that. Is this documented somewher? 

Thank you.

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 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 Champions.
March 10, 2025

Hi @nubdienub -- Welcome to the Atlassian Community!

For a question like this, context is important for the community to help.  Please post the following:
  • 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, and
  • explain what is not working as expected and why you believe that to be the case.

Kind regards,
Bill

 

0 votes
nubdienub
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!
March 10, 2025

Currently I am using {{issue.key}}, {issue.description}} etcetera but that is just for one issue each time.