Forums

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

Is there a way to go back in time on a Jira board?

Deleted user February 8, 2023

Hi! I work with a team of IT architects and we use the kanban board to keep track of our workflow. The manager wants me to create a report that shows all of the stories that were in progress, blocked, backlogged, and done on a particular day in the past. 

 

The issue is that I have already released some items from the board since then. Is there a way to go back in time to see how the board looked on day in the past?

2 answers

0 votes
Trudy Claspill
Community Champion
February 8, 2023

The suggestion from @Ravi Sagar _Sparxsys_ will give you information on issues changed to the specified status on the specified date.

If you want to know the issues that were in a status on a specified date, regardless of what day they were changed to that status, use the WAS operator.

https://support.atlassian.com/jira-software-cloud/docs/advanced-search-reference-jql-operators/#Advancedsearchingoperatorsreference-WAS

project=X and status WAS Y ON <date>

You would have to do a filter for each status value to get the list of issues in each status on that date.

There is not a way to display that in a Kanban board in Jira because those boards display issues based on their current status.

0 votes
Ravi Sagar _Sparxsys_
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 Leaders.
February 8, 2023

Hi @[deleted] 

You can't do that for the entire board. I use eazyBI to create a report showing issues status on a specific date.

Or you can do it using a JQL using this query.

status changed TO Done on "2023/01/01"

I hope it helps.

Ravi

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events