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.
Please verify that the Resolution field is set for the Done issues.
How can I update Resolution field for a bunch of stories and tasks which were Done already?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ilker,
Please try openSprints() function with the NOT (!) operator
Example
AND ! (Sprint not in openSprints() AND Status = Done )
Thanks,
GP
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.