Forums

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

How to notify every user in the people section based on custom JQL

Pratik Toshniwal
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!
October 12, 2020

Hello,

I have a custom JQL based on which I wish to notify all the users in the people section of that particular issue via email. I was thinking of subscription, but then it sends an email to everyone. 

E.g. Issue contains Assignee : A

Reporter : B

Watcher : C, D

Custom JQL: createdDate <= -30d

For the above particular issue, an email should be sent to A, B, C and D.

1 answer

1 accepted

0 votes
Answer accepted
John Funk
Community Champion
October 13, 2020

Hi Pratik,

You will probably need an add-on like Automation For Jira or ScriptRunner or JMWE to perform that function.

Suggest an answer

Log in or Sign up to answer