The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi Everyone,
I would like to send the unassigned issue report to the admins for issues which are unassigned for more than 2 days, how can I achieve that ?
All suggestions are welcome, thanks in advance.
Hi @vishal
It can be a bit tricky but bare minimum you can use the following JQL to find all the issues that have not been assigned to anyone in the last 2 days rather issues not updated in the last 2 days.
updated < -2d and assignee is EMPTY
Save this as a filter and create a filter subscription to send an email. If you have Automation or ScriptRunner then you can also send a bit customised email. I have covered it here as well.
I hope it helps.
Ravi
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.