Somehow while manipulating our board, I broke all of our past sprints.
If I select any of the sprints other than the current one, I am unable to view any reports.
The main change that we made was around Won't Do status tickets, making them visible in the backlog and also in the rightmost column (which I just learned is how tickets are registered as complete).
The issues themselves are not gone, and they still have a sprint in the field.
Clicking on the sprint link takes us to an error page:
I'm not really sure how to go about resolving this.
Hi @Bradley Goodyear ,
Welcome to the community!
did someone also modify the board filter query of your Scrum Board?
Could you please check your board filter query?
you may also check how many issues are tag with the sprint by below JQL:
Project = "Project Name " and Sprint = "Sprint Name"
Regards,
Ankit Srivastava
Thank you so much @Ankit Srivastava .
Yes we did modify the filter query while we were trying to solve our issue on the active sprint board (related to tickets only being complete if they are in the right most column).
After editing the query to not exclude done tickets anymore all the sprints are accessible again.
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.