Content
View differences
Updated by Jens Ulferts 1 day ago
Follows ###AGILE-296
**As** an agile user
**I want to** have an overview over the work packages that are part of the sprint
**so that** I can quickly take in the key figures
**Acceptance criteria**
* The sprint report page has a widget showing figures about the work packages of the sprint
* The widget is titled "Work packages within the sprint"
* If possible, the number of work packages currently associated to the sprint are displayed as a pill after the title
* The widget has a progress bar depicting the number of total work packages, the number of finished work packages and the percentage that results in.
* The widget deliberately does not span the whole width on wide screens. The exact width will need to be identified during implementation.
* The widgets shows an additional row of information blocks below the progress bar:
* Each block has a heading, a number representing the total number of work packages and a number representing the sum of story points for those work packages.
* Next to each heading is a "Show all" link points to a baseline table view: the reference date (see the blocks) is the sprint start or finish date.
* The information blocks for work packages are:
* "Initially planned" - those are the work packages assigned to the sprint on sprint start. The sprint start is the sprint start date.
* Reference date: sprint start or current date (the earlier of the two)
* "Changed after start" - the total of work packages either added or removed from the sprint.
* Reference date: Interval between sprint start and the sprint finish date (or the current date if that is earlier).
* "Completed" - those are work packages considered finished
* Reference date: sprint finish or current date (the earlier of the two)
* The number representing the total number of work packages is green.
* "Unfinished"- those are work packages not considered finished.
* Reference date: sprint finish or current date (the earlier of the two)
* The number representing the total number of work packages is red.
* The information blocks are displayed in a single line (4x1) if space permits. If there is less width, that changes to a 2x2 layout and eventually to a 1x4 layout.
* The exact breakpoints will need to be identified during implementation
* The widget is only displayed if the instance has an EE pro license
* A \[open\] Is a blankslate necessary if the sprint start/finish date is displayed covering unset? Over the whole of the widget if or just the sprint's start/finish dates are not set. blocks?
Notes:
* "Finished" always refers to the work packages that have a status considered closed in the project (backlogs settings)
* Some layout decisions will need to be taken during implementation. Contact <mention class="mention" data-id="100056" data-type="user" data-text="@Julia Racsko">@Julia Racsko</mention> for confirmation.
* While the sprint start and finish dates are dates (whithout time zones) the current user's local time for start or end of the day of that date is used.
**Technical notes**
<br>
**Permissions and visibility considerations**
* Users having the "view sprints" permission can see the sprint goal widget
**Translation considerations**
* <br>
**Out of scope**
* Configuring the widget
* Displaying a different unit than story points (this will change with <mention class="mention" data-id="74098" data-type="work_package" data-text="###AGILE-198" data-display-id="AGILE-198">###AGILE-198</mention>
* The sprint start and end dates and the current date are the only relevant dates. The point in time when a sprint was switched to "Started" or "Completed" is not relevant.
**As** an agile user
**I want to** have an overview over the work packages that are part of the sprint
**so that** I can quickly take in the key figures
**Acceptance criteria**
* The sprint report page has a widget showing figures about the work packages of the sprint
* The widget is titled "Work packages within the sprint"
* If possible, the number of work packages currently associated to the sprint are displayed as a pill after the title
* The widget has a progress bar depicting the number of total work packages, the number of finished work packages and the percentage that results in.
* The widget deliberately does not span the whole width on wide screens. The exact width will need to be identified during implementation.
* The widgets shows an additional row of information blocks below the progress bar:
* Each block has a heading, a number representing the total number of work packages and a number representing the sum of story points for those work packages.
* Next to each heading is a "Show all" link points to a baseline table view: the reference date (see the blocks) is the sprint start or finish date.
* The information blocks for work packages are:
* "Initially planned" - those are the work packages assigned to the sprint on sprint start. The sprint start is the sprint start date.
* Reference date: sprint start or current date (the earlier of the two)
* "Changed after start" - the total of work packages either added or removed from the sprint.
* Reference date: Interval between sprint start and the sprint finish date (or the current date if that is earlier).
* "Completed" - those are work packages considered finished
* Reference date: sprint finish or current date (the earlier of the two)
* The number representing the total number of work packages is green.
* "Unfinished"- those are work packages not considered finished.
* Reference date: sprint finish or current date (the earlier of the two)
* The number representing the total number of work packages is red.
* The information blocks are displayed in a single line (4x1) if space permits. If there is less width, that changes to a 2x2 layout and eventually to a 1x4 layout.
* The exact breakpoints will need to be identified during implementation
* The widget is only displayed if the instance has an EE pro license
* A
Notes:
* "Finished" always refers to the work packages that have a status considered closed in the project (backlogs settings)
* Some layout decisions will need to be taken during implementation. Contact <mention class="mention" data-id="100056" data-type="user" data-text="@Julia Racsko">@Julia Racsko</mention> for confirmation.
* While the sprint start and finish dates are dates (whithout time zones) the current user's local time for start or end of the day of that date is used.
**Technical notes**
<br>
**Permissions and visibility considerations**
* Users having the "view sprints" permission can see the sprint goal widget
**Translation considerations**
* <br>
**Out of scope**
* Configuring the widget
* Displaying a different unit than story points (this will change with <mention class="mention" data-id="74098" data-type="work_package" data-text="###AGILE-198" data-display-id="AGILE-198">###AGILE-198</mention>
* The sprint start and end dates and the current date are the only relevant dates. The point in time when a sprint was switched to "Started" or "Completed" is not relevant.