Content
View differences
Updated by Tobias Dillmann about 1 month ago
> * Versions are no longer used by Remove the existing Backlogs module. Sprints are used instead.
>
> * Only the left hand part of the backlogs main view will use sprints. Backlogs (currently displayed to the right) will continue to use versions (subject to change later).
>
> * The button reading "+ Version" is changed to "+ Sprint" and [opens the sprint creation form](https://www.figma.com/proto/yRewu4Y5nuWCa8aMM3DFw3/Agile--Sprints-and-Backlogs?node-id=416-9277&p=f&t=6CQJQUzsbb0dlgvl-0&scaling=min-zoom&content-scaling=fixed&page-id=142%3A13148) (the header of the modal: "Create sprint").
>
> * The "Properties" menu entry in the sprint menu will lead to the sprint edit form.
>
> * Will be renamed to "Edit sprint"
>
> * The "Wiki" menu entry namespace from the sprint menu is removed
>
> * The "Stories/Tasks" menu item will be removed (later on possibly readded by #71061).
>
> * The version form no longer has the "Column in backlogs" select field. Instead a "Used as backlog" checkbox is displayed.
>
> * The limitation on the work package type (which type qualifies as a user story, which one is a task) remains unchanged.
>
> * The task board will be using the sprint
>
> * The burndown chart will be using the sprint
>
<br>
* Replace the old new Sprint model with and replace the new one, including old one.&nbsp;Both on the Task Board as well backlogs view and Taskboard.
* Remove Sprint inline editing and create Sprint edit dialog.
* Change `+ Version` button to `+ Sprint` button
* Possibly remove the `OpenProject::Backlogs::List` and `OpenProject::Backlogs::List` and replace it with AAL aal scoping configuration.
* Services/actions have to be updated, too
* before: review and merge Alex' PR
>
> * Only the left hand part of the backlogs main view will use sprints. Backlogs (currently displayed to the right) will continue to use versions (subject to change later).
>
> * The button reading "+ Version" is changed to "+ Sprint" and [opens the sprint creation form](https://www.figma.com/proto/yRewu4Y5nuWCa8aMM3DFw3/Agile--Sprints-and-Backlogs?node-id=416-9277&p=f&t=6CQJQUzsbb0dlgvl-0&scaling=min-zoom&content-scaling=fixed&page-id=142%3A13148) (the header of the modal: "Create sprint").
>
> * The "Properties" menu entry in the sprint menu will lead to the sprint edit form.
>
> * Will be renamed to "Edit sprint"
>
> * The "Wiki" menu entry
>
> * The "Stories/Tasks" menu item will be removed (later on possibly readded by #71061).
>
> * The version form no longer has the "Column in backlogs" select field. Instead a "Used as backlog" checkbox is displayed.
>
> * The limitation on the work package type (which type qualifies as a user story, which one is a task) remains unchanged.
>
> * The task board will be using the sprint
>
> * The burndown chart will be using the sprint
>
<br>
* Replace the old
* Remove Sprint inline editing and create Sprint edit dialog.
*
*
* Services/actions have to be updated, too
* before: review and merge Alex' PR