The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • How can i notify all assignee about their issue if they havent transitined their issue for 10 days

How can i notify all assignee about their issue if they havent transitined their issue for 10 days

Nagarathna B Heggade
April 28, 2023

Want to create a jira automation, where i can notify the assignee about their issue details to transition from current status to another status as it was not transitioned for past 10 days

 

what jql i should use and should i use any smart keys, will email automatically trigger

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Kristopher Perez
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
April 28, 2023
assignee = currentuser() and not status changed after startofday(-10) and resolution is empty

the above JQL would likely give you what you need

as for notifications there are a few ways you could do this, but the simplest in my opinion would be:

  • create the above JQL into a saved filter that is viewable by everyone
  • send a link to the saved filter everyone 
  • instruct them to click to the right of the filter name (details) and subscribe to a daily email

 

 

IMG_2334.jpegIMG_2335.jpeg

TAGS
AUG Leaders

Atlassian Community Events