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 to slack only triggered once per issue

Renata Izzo
April 20, 2020

Hi,

I am setting up a jira to slack integration.

I want a slack message to be triggered only once per issue, the first time a specific condition is met.

I don't want any further updates to be sent to slack.

Can you please advise?

Jira Billable.PNG

 

Thank you,
Renata

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
John Funk
Community Champion
April 20, 2020

Hi Renata - Welcome to the Atlassian Community!

I don't think you can do that out of the box - you can't say only send the first time the issue is updated.

The only thing I can think of as a work around would be to populate a custom field with Automation for Jira or ScriptRunner when the field is updated. Then in your filter for Slack check to make sure that field is empty. But the Slack message would need to be sent first.

The other option might be to have Automation For Jira send the Slack message. 

Renata Izzo
April 20, 2020

Thank you for the excellent idea. I will go with the first option.

John Funk
Community Champion
April 20, 2020

Glad I could help, and I hope that works for you!