Forums

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

Slack Notification

Gajanan
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!
November 30, 2023

Hi Team,
For every five minutes, a project automation I made sends the report to the Slack channel. Please refer to the project automation screenshot that is submitted.
However, the issue is that notifications are being sent from Jira to Slack, but I must modify the notification format because it's not getting delivered correctly.

"Please check the below issues:" this line is getting repeated for every issue, please refer to the attached screenshot.
I do not want to repeat it.
Screenshot 2023-12-01 at 1.18.08 PM.png
Project Automation as bellows:
automation.png

1 answer

0 votes
Kseniia Trushnikova
Community Champion
December 12, 2023

Hi @Gajanan,

Enable the option Process all issues produced by this trigger in bulk in the Scheduled trigger (it's hidden under More options) and set this message template in the Send Slack message action:

Please check the below issues:
{{#issues}}
{{url}}
{{/}}

Let me know if it works for you. 

Suggest an answer

Log in or Sign up to answer