I would like for myself and maybe a couple of others to get notifications when anything reaches its past due date even if its assigned to someone else. Is this possible?
Hi Julia - There are a few ways to do this, but in my opinion the simplest way is to create a shared filter to show only the issues that meet your criteria .
Whoever wants to get an email on issues that meet that criteria should subscribe to that filter.
Hi @Julia Gish
Welcome to Atlassian Community!!
For notification you can use filter subscription which gives you email notifications on your scheduled time for your JQL Query.
For Example, create a JQL Query
Due Date < now() AND status not in Done
Subscribe the above query results for your email as personal subscription or create a group with required participants and subscribe to group.
Thanks,
Avinash
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.