Content
View differences
Updated by Jens Ulferts 28 days ago
**As** an agile user
**I want to** have a list of all sprints in the project
**so that** I can see them all without the clutter of work packages and including closed sprints
**Acceptance criteria**
* Within the "backlog" menu, have an "All sprints" menu entry
* In contrast to what the mockups show, the entry will \[open\] Should it be placed within a "Sprints" group or come right after "Backlogs and sprints" without a grouping header.
* Clicking on the "All sprints" menu entry takes the user to an overview of all the sprints in the sprint
* Within a simple table, the sprints are listed. This includes shared sprints and also those that are only available because they have a work package associated to them. The columns of the table are:
* Sprint - the name of the sprint
* Status
* Start date
* Finish date
* Work packages - the number of work packages in the sprint
* Other than what is depicted in the Figma-File, there is no menu for the sprints.
* The table is sorted by dates first, then by name.
* The table is paginated
* Clicking on the sprint name will
* For the active sprint: Take the user to the sprint's board ("Active sprint")
* For sprints in planning: Take the user to the "Sprint planning"
* For completed sprints: Take the user to the work package table filtered by the sprint and ordered by position.
**Technical notes**
* <br>
**Permissions and visibility considerations**
* "View sprints" is required to access the page.
**Translation considerations**
* _Key terms and phrases in the key languages_
**Out of scope**
* Filtering the table
* A button for creating new sprints
<br>
**I want to** have a list of all sprints in the project
**so that** I can see them all without the clutter of work packages and including closed sprints
**Acceptance criteria**
* Within the "backlog" menu, have an "All sprints" menu entry
* In contrast to what the mockups show, the entry will
* Clicking on the "All sprints" menu entry takes the user to an overview of all the sprints in the sprint
* Within a simple table, the sprints are listed. This includes shared sprints and also those that are only available because they have a work package associated to them. The columns of the table are:
* Sprint - the name of the sprint
* Status
* Start date
* Finish date
* Work packages - the number of work packages in the sprint
* Other than what is depicted in the Figma-File, there is no menu for the sprints.
* The table is sorted by dates first, then by name.
* The table is paginated
* Clicking on the sprint name will
* For the active sprint: Take the user to the sprint's board ("Active sprint")
* For sprints in planning: Take the user to the "Sprint planning"
* For completed sprints: Take the user to the work package table filtered by the sprint and ordered by position.
**Technical notes**
* <br>
**Permissions and visibility considerations**
* "View sprints" is required to access the page.
**Translation considerations**
* _Key terms and phrases in the key languages_
**Out of scope**
* Filtering the table
* A button for creating new sprints
<br>