Page MenuHomePhabricator

Allow independent column sorting per column on workboards
Closed, DeclinedPublicFeature

Description

Currently, in Phabricator there is only one column sorting option per board. This is frequently inconvenient, as columns may differ in purpose in the same board, and for some it may make more sense to sort by priority, for others it may be manual sorting or default sorting would be ok. It would be nice to be able to choose sorting per column instead of per board.

Event Timeline

Example: in this dashboard: https://phabricator.wikimedia.org/tag/wikidata-query-service/ I'd like to sort first two columns by priority, but in other columns sorting by priority does not make too much sense for me. In general, sorting by priority is good for current tasks, that are being worked on or soon to be worked on, but for part of the board that is more long-term classification it makes less sense. So it would be nice if I could use different sorting for these column, and have some columns auto-sorted by priority but others sorted as I specify manually.

This seems like something we can discuss with upstream and try to find out how difficult it would be to implement. If it's fairly straightforward then maybe we can advocate for it in some way.

Aklapper renamed this task from independent column sorting in Phabricator to Allow independent column sorting in Phabricator.Feb 1 2019, 10:04 PM
Aklapper triaged this task as Lowest priority.May 30 2021, 9:36 AM
Aklapper renamed this task from Allow independent column sorting in Phabricator to Allow independent column sorting per column on workboards.Oct 28 2023, 1:55 PM
Aklapper removed a subscriber: Funnyjokes2019.
Aklapper changed the subtype of this task from "Task" to "Feature Request".Oct 28 2023, 2:10 PM

as columns may differ in purpose in the same board

I believe that's more of the underlying problem to solve here (after providing a more specific problem description and use case).