Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can I automatically transition overdue tasks into an overdue column?

andrew June 25, 2019

Or, failing that, can I create a report across a project to list overdue issues/tasks? I'm using the next gen Jira board for project management.

1 answer

1 accepted

1 vote
Answer accepted
Manon Soubies-Camy
Community Champion
June 25, 2019

Hi @andrew

As far as I know, you can't do that in Jira Cloud without any additionnal app.

Since you're using a Next-gen board and not a Software board, you can't configure a quick filter/swimlane/card color for overdue issues, but you still can do a JQL query:

duedate < now() and resolution is empty

You can save this search as a filter and add it to a dashboard on a Filter results gadget (the documentation is pretty old but still accurate).

Hope this helps!

- Manon

Suggest an answer

Log in or Sign up to answer