Hi everyone,
how to properly track overdue date issues and assignee?
Maybe there is a way to add filter in the Issues navigator to filter by overdue and assignee?
Hi @BenWade ,
You can create a filter for this:
duedate > startOfDay() and assignee = currentUser()
This will give you all the issues that are due today for the current logged in user. Users can subscribe to this filter and get it mailed everyday. You can change the startOfDay clause in startOfWeek or any other JQL date function to satisfy your whishes.
there is actually super convenient way to do it. In the issue navigator you go to>more+>type due date and choose variuos options to filter by overdue
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.