Content
View differences
Updated by Alexander Coles about 2 months ago
This is an umbrella ticket for the cleanup work that follows the shift from version-backed Backlogs behaviour to dedicated sprint objects.
The goal is to remove transitional code, reduce complexity, and create a stable foundation for further Backlogs work in 17.4.
In particular, this umbrella covers:
* removal of the `scrum_projects` Remove
* feature flag and its dead branches
* route consolidation and simplification
taskboard incl. js code
* naming and namespacing cleanup
version patches incl settings
* removal of the separate Backlogs styles entry point
impediment controller
* final removal of the legacy `Sprint < Version` model
**The main objective is consistency with the rest of OpenProject, better adherence to Rails conventions, and improved maintainability and discoverability for future Backlogs work.** task controller
* story controller
* ...
* <br>
The goal is to remove transitional code, reduce complexity, and create a stable foundation for further Backlogs work in 17.4.
In particular, this umbrella covers:
* removal of the `scrum_projects`
*
**The main objective is consistency with the rest of OpenProject, better adherence to Rails conventions, and improved maintainability and discoverability for future Backlogs work.**
* story controller
* ...
* <br>