I need to send e-mail to the current user if issue status comes to resolved. Issues which will be sent e-mail should be assigned to the current user. The time inverval must be any time before a.m. and after p.m for a day. E-mail should be sent twice.
I ask for your help.
Thanks..
Hi!
These links will help for you:
https://confluence.atlassian.com/jira064/receiving-search-results-via-email-720416706.html
https://confluence.atlassian.com/jiracorecloud/advanced-searching-765593707.html
your query will be like this:
assignee=currentUser() and status = Resolved
Cheers,
Gonchik Tsymzhitov
Hi,
I need to filter issues if their status is not resolved after 2 days. I use this filter to send e-mail to the manager. I plan to utilize cron expression in Jira but I should first write the jql query to filter the issues.
Thanks a lot,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.