mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
28ffe98d6f
Determines status columns based on context rather than always using the Task type's statuses. Reuses columns from the most recently created sprint board on the project when one exists. Otherwise, derives columns from the union of statuses across all work package types assigned to the sprint. Falls back to Task type statuses when the sprint has no work packages.