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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.