There are issues which have been closed some time ago and now appear in the current sprint.
For example, there is an issue which as been resolved as "Won't fix" and closed on Jan 7th. It was not assigned to any sprint at that time and has not been touched since then.
However, now it appears in the current April sprint. Why? It has never been explicitly assigned to this sprint as you can see from the issue history.
I have a similar issue. I have some closed issues which upon some housekeeping suddenly got assigned to a future sprint that is not even active yet. How can I control this from happening? I got a response to disable editing of Closed issues, but I don't want to turn that functionality off.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We had an issue where closed issues that had no sprint assigned showed up in the Active Sprints board. So I just added the following JQL to the board's filter query:
AND (sprint is not EMPTY OR status != Closed)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey there, Thomas.
Have you tried re-indexing when you noticed this at first? One of the possibilities to this is that your JIRA might be in the inconsistent state which causes Closed issues to appear in the current sprint.
Also, can you check on the following:
If you still have issues and need urgent attention, kindly raise a ticket in support.atlassian.comfor further follow up.
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.