-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
4
-
Problem Definition
Closing a sprint no longer places the uncompleted issues on the top of the backlog. Instead, remaining issues will be arranged based on their rank when they were first added to the sprint. This can cause some confusion, as issues may end up being mixed with other open issues.
Suggested Solution
Would be nice to have the ability to select where to place the remaining issues on the backlog / next sprint. (top / bottom / based on rank)
- relates to
-
JSWSERVER-13636 When a sprint is completed incomplete issues should return to the top of the backlog
- Closed
possible wonky workaround:
Note: I thought I could do this with Search Issues, then a bulk change, but it appears you cannot change the rank with bulk change, even though Change Rank is an option there.
Name: Last Sprint (or whatever you want)
JQL: sprint =
then type a little of the sprint name and select it from the list. The JQL editor will replace the sprint name with a number
That should move all the items from the prior sprint to the top of the backlog
Remember to delete the Quick Filter, if desired.
+1 vote (I voted above) for this to be fixed and allow the scrum master to place all the items to the top of the backlog.