mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
e51e0ad6ca
Centralises the sprint/backlog_bucket/inbox to column mapping that was duplicated as inverse logic between `WorkPackageCardMenuComponent` (work package state to list inputs) and `Backlogs::WorkPackages::UpdateService` (list inputs to persisted attributes), so the list-type vocabulary and the `list_id` normalisation rules live in a single place.