User story #984
Default sprint in scrum board
Status:
Rejected
Priority:
Normal
Category:
Sprint board
Target version:
-
Blocked:
No
Alone:
Milestones:
Sprint:
Description
When clicking on the SCRUM tab, I want sprints to be sorted by name, but default selected sprint must be the sprint corresponding to the following criteria:
- current date between sprint's start and end dates
- sprint's end date is the closest one
Examples.
Three sprints are configured:
S1 [20150201 - 20150228]
S2 [20150216 - 20150222]
S3 [20150301 - 20150331]
Current date = 20150219
=> Default selected sprint must be S2:
- S1 and S2 "surround" current date
- S2 has the closest end date
(with scrum v0.9.1, default selected sprint is S3, but it has not started yet!)
Related issues