Forums

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

Filter Subscription - Email only new tickets

Bernard Nieto
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!
September 2, 2021

hi Everyone,

Im wondering if it's possible to create a filter to send an email only when a new ticket is created?

 

1 answer

3 votes
Alexander Bondarev
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 Leaders.
September 2, 2021

Hi, @Bernard Nieto !

Welcome to the Community!

Yes, it is possible to create JQL that will get just created issues, for example, by the last minute and then add filter subscriptions with CRON for each minute. But NOT recommend you to do this, it is not good for your sistem.

 

Better look at extra apps, that will send you a notifications from post-function on “create-transition”. 
Or look atAutomation for Jira - Server Lite .

Also look at out-of-box project notifications, that have an event on “issue creation”(it depends on your business logic on recipients).

Suggest an answer

Log in or Sign up to answer