Hello,
I created a filter which shows 2 issues created by 2 different people.
I want this filter to send email automatically to the people showed as creator on this filter.
If in 1 week the filter shows 3 issues created by the same person, only this person needs to be emailed.
Is it possible?
Thanks,
Hello, Good day. You can create a filter with the following query and create an email subscription for the filter.
reporter = currentuser()
https://support.atlassian.com/jira-software-cloud/docs/manage-filters/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.