Sort PRs in Project by Milestone in date order? #669
Unanswered
Paul Barrett (paul-barrett)
asked this question in
Q & A
Replies: 2 comments
|
I haven't worked out how to do this - I wonder if it would be better to rename the milestones into something that can be sorted in chronological order, e.g. 2026-07, 2026-11, 2027-03 etc? |
0 replies
|
Unfortunately, the item sorting in Project board is text based. Update: Hopefully that's sorted by season correctly now |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In a project with Milestone as a column it must be possible to sort by order of actual date, but I can't seem to work out how to do this - grouping only puts e.g. "Spring 2026", "Spring 2027", "Autumn 2026" together but not in order of time. Is this because the field for Milestone is just text rather than a date?
E.g. https://github.com/orgs/MetOffice/projects/442/views/1?groupedBy%5BcolumnId%5D=Milestone
All reactions