Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

My Release board shows "done" issues as "Issues in version"

Elisa Soncin November 30, 2020

When I clicked on "Releases" button and then clicked on the corresponding release  I am getting details in 4 columns.


1) Issues in Version
2) Issues Done
3) Issues in progress
4) Issues to do.

the problem here is that I some issues that are already "done" are still pending in "issues in version" and others with the same status are at the "issues done" column. I don't really understand where this difference comes from. 
I already checked all subtasks in the "issues in version" and they are all "done".

I'm using next-gen version and I didn't set up any resolution field. How can I pass these issues to "done"? 

1 comment

Ash Pitt
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 16, 2020

Hi @Elisa Soncin 

Assuming you have released a version without moving the "not done" items to another version.

You could use this JQL to find all items that weren't done in that release eg

project = XYZ AND fixVersion = "your-release" AND status != Done

Then you could perform a bulk change to transition all the items to done :)

bulk.PNG

Cheers

Ash

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events