Content
View differences
Updated by Rosanna Sibora 12 days ago
**As** an agile user
**I want to** close a sprint and have the unfinished work packages moved to another place in bulk
**so that** it is easy to open the next sprint
**Acceptance criteria**
* An active sprint can be closed.
* How \[Open\] how is that done. Is there a "Close" button where there was a "Start" button before?
* A "complete sprint" button should be visible on the board and on the sprint bucket.
* Upon closing, if there are non closed (status meta status) work packages in the sprint, a modal is opened giving the user the option to:
* Move them to the top of the inbox backlog
* Move them to the bottom of the inbox backlog
* \[open\] When moving to the bottom, is it ok that the order isn't kept?
* Move them to another sprint
* If this option is selected, a select is displayed by which the user can choose between the "in planning" sprints within the project.
* \[open\] where in the sprint are the moved to work packages added (top, bottom, what about the order they are in)?
* \[open\] Should it be possible to also accept that there are non closed work packages? It might be that this is acceptable as a work package might be done for the team but still requires more work from other teams.
**Permissions and visibility considerations**
* The button is only displayed if the user has the `start_stop_sprint` permission
**I want to** close a sprint and have the unfinished work packages moved to another place in bulk
**so that** it is easy to open the next sprint
**Acceptance criteria**
* An active sprint can be closed.
* How
* A "complete sprint" button should be visible on the board and on the sprint bucket.
* Move them to the top of the inbox backlog
* Move them to the bottom of the inbox backlog
* \[open\] When moving to the bottom, is it ok that the order isn't kept?
* Move them to another sprint
* If this option is selected, a select is displayed by which the user can choose between the "in planning" sprints within the project.
* \[open\] where in the sprint are the moved to work packages added (top, bottom, what about the order they are in)?
* \[open\] Should it be possible to also accept that there are non closed work packages? It might be that this is acceptable as a work package might be done for the team but still requires more work from other teams.
**Permissions and visibility considerations**
* The button is only displayed if the user has the `start_stop_sprint` permission