Content
View differences
Updated by Alexander Coles 4 days 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 This includes removing the feature registration itself, deleting dead conditional paths, and impediment handling paths that are no longer needed once making the sprint-based Backlogs implementation is permanent, such as `RbTasksController`, `RbImpedimentsController`, and their associated views, routes, and dead UI code. the permanent behaviour.
This also includes removing legacy Backlogs frontend code Specific controllers 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> may
_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> ._
Examples of code that should disappear as part of this work include old task
This also includes removing legacy Backlogs frontend code
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> ._