Skip to content

[AGILE-304] Work package tables (completed, unfinished & changed) on sprint report page - #24666

Draft
toy wants to merge 2 commits into
devfrom
feature/agile-304-work-package-tables-completed-unfinished-and-changed-on-sprint-report-page
Draft

toy wants to merge 2 commits into
devfrom
feature/agile-304-work-package-tables-completed-unfinished-and-changed-on-sprint-report-page

Conversation

@toy

@toy toy commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Ticket

https://community.openproject.org/wp/AGILE-304

What are you trying to accomplish?

Screenshots

What approach did you choose and why?

Merge checklist

  • Added/updated tests
  • Added/updated documentation in Lookbook (patterns, previews, etc)
  • Tested major browsers (Chrome, Firefox, Edge, ...)

@toy
toy force-pushed the feature/agile-304-work-package-tables-completed-unfinished-and-changed-on-sprint-report-page branch from 7672c99 to b3a062d Compare August 27, 2026 20:04
@toy
toy changed the base branch from dev to feature/agile-303-work-package-overview-on-sprint-report-page August 27, 2026 20:04
@toy
toy force-pushed the feature/agile-304-work-package-tables-completed-unfinished-and-changed-on-sprint-report-page branch from b3a062d to 953bbad Compare August 28, 2026 19:35
@EinLama
EinLama force-pushed the feature/agile-303-work-package-overview-on-sprint-report-page branch 2 times, most recently from 555c023 to e2d8bff Compare September 4, 2026 09:24
@myabc
myabc added this pull request to stack #25313 September 14, 2026 13:45
@myabc
myabc removed this pull request from stack #25313 September 14, 2026 13:46
@EinLama
EinLama force-pushed the feature/agile-303-work-package-overview-on-sprint-report-page branch 2 times, most recently from 9760adf to ad977bc Compare September 16, 2026 08:19
Base automatically changed from feature/agile-303-work-package-overview-on-sprint-report-page to dev September 16, 2026 12:00
@toy
toy force-pushed the feature/agile-304-work-package-tables-completed-unfinished-and-changed-on-sprint-report-page branch from 953bbad to 3e3d8b0 Compare September 18, 2026 20:01
toy added 2 commits September 18, 2026 22:06
…sprint report page

Follows ###AGILE-296

**As** an agile user
**I want to** have tables listing work packages of different criteria
**so that** I can understand the sprint's work package state in more
depth

* The sprint report page has four work package tables as widgets
  * "Completed work packages"
    * Work packages associated to the sprint that are finished
    * Reference date: sprint finish date or current date (earlier one)
  * "Unfinished work packages"
    * Work packages associated to the sprint that are not finished
    * Reference date: sprint finish date or current date (earlier one)
  * "Scope increase after sprint start"
    * Work packages added from the sprint after the sprint start date
    * If the sprint start date is in the future show a blank slate
stating: "Work packages will appear here after the sprint starts."
  * "Scope removal after sprint start"
    * Work packages removed from the sprint after the sprint start date
    * If the sprint start date is in the future show a blank slate
stating: "Work packages will appear here after the sprint starts."
* If dates are not set for the sprint, blankslates are shown.
* Each of those work package tables are
  * baseline table if the reference date is a sprint start or finish
date
  * non baseline table if the reference date is the current date
* The widget is only displayed if the instance has an EE pro license

* "Finished" always refers to the work packages that have a status
considered closed in the project (backlogs settings)
* The widgets should always cover the full width
* While the sprint start and finish dates are dates (without time zones)
the current user's local time for start or end of the day of that date
is used.
* The widget will be EE (pro) only. Because of that, all users able to
access the widget will have access to the baseline feature which is EE
(basic).

* View sprints (and by that view work packages) is required.

* Configuring the widgets

https://community.openproject.org/wp/AGILE-304
@toy
toy force-pushed the feature/agile-304-work-package-tables-completed-unfinished-and-changed-on-sprint-report-page branch from 3e3d8b0 to b3e1712 Compare September 18, 2026 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant