Content
View differences
Updated by Alexander Coles about 1 month ago
Remove the `scrum_projects` feature flag and the transitional code branches that were only needed while the old and new Backlogs implementations coexisted.
Examples of code that should disappear as part of this work include old task and impediment handling paths that are no longer needed once the sprint-based implementation is permanent, such as `RbTasksController`, `RbImpedimentsController`, and their associated views, routes, and dead UI code.
This also includes removing legacy Backlogs frontend code that only existed for the old implementation, including obsolete jQuery-based behaviour and related plugin usage where those paths become unreachable or unnecessary.
This ticket supersedes <mention class="mention" data-id="68795" data-type="work_package" data-text="##68795">##68795</mention>
_This ticket should only cover code that exists because of the feature flag or the temporary coexistence of the old and new paths. Broader route consolidation, naming cleanup, style entrypoint cleanup, and final sprint model replacement should remain in their respective child tickets of <mention class="mention" data-id="73233" data-type="work_package" data-text="#73233">#73233</mention> ._
### Notes for QA
A general smoke test of Backlogs functionality should suffice.
Examples of code that should disappear as part of this work include old task and impediment handling paths that are no longer needed once the sprint-based implementation is permanent, such as `RbTasksController`, `RbImpedimentsController`, and their associated views, routes, and dead UI code.
This also includes removing legacy Backlogs frontend code that only existed for the old implementation, including obsolete jQuery-based behaviour and related plugin usage where those paths become unreachable or unnecessary.
This ticket supersedes <mention class="mention" data-id="68795" data-type="work_package" data-text="##68795">##68795</mention>
_This ticket should only cover code that exists because of the feature flag or the temporary coexistence of the old and new paths. Broader route consolidation, naming cleanup, style entrypoint cleanup, and final sprint model replacement should remain in their respective child tickets of <mention class="mention" data-id="73233" data-type="work_package" data-text="#73233">#73233</mention> ._
### Notes for QA
A general smoke test of Backlogs functionality should suffice.