Forums

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

DONE stories show up on backlog

ilker isler
Contributor
November 13, 2019

Hi all, 

I have Board that has 3 projects and one simplified workflow is assigned to those 3 projects.  And i manage all these 3  projects on one board. But the stories that are move to DONE status are still show up on backlog.

And, Board simplified  workflow is "Software Simplified Workflow unavailable" state? Is this the cause of this problem?

How could i remove DONE stories from backlog? By the way i dont want to remove them on running sprint.

2 answers

2 accepted

0 votes
Answer accepted
Jack Brickey
Community Champion
November 13, 2019

Please verify that the Resolution field is set for the Done issues.

Katie Nguyen
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 2, 2019

How can I update Resolution field for a bunch of stories and tasks which were Done already?

0 votes
Answer accepted
GP
Contributor
November 13, 2019

Hi ilker,
Please try openSprints() function with the NOT (!) operator

Example

AND ! (Sprint not in openSprints() AND Status = Done )

Thanks,
GP

ilker isler
Contributor
November 15, 2019

it works, thanks

Suggest an answer

Log in or Sign up to answer