"Blocked by" tasks seem to be sorted by most recently updated. We need to confirm that this is the case and document it in mw:Phabricator/Help.
Previous description:
See T4007 for an example. They're in approximately numeric order, but not quite.
"Blocked by" tasks seem to be sorted by most recently updated. We need to confirm that this is the case and document it in mw:Phabricator/Help.
Previous description:
See T4007 for an example. They're in approximately numeric order, but not quite.
I think they are sorted by most recent activity (tasks with most recent updates would go to top).
This isn't an issue for most tasks. That case is exceptional, and I wonder how helpful a list sorted by task number would be compared with simply Ctrl-F.
This is Phabricator's stock behavior, and I don't see a strong reason to put resources in modifying it. Proposing Declined.
That sounds like a very special case and I'm not convinced that it matters to many people...
Maybe this could be under mw:Phabricator/FAQ, but the "F" in there, well. :)
How do you efficiently iterate over a list of bugs sorted by most recent activity? Do you write the task number down, do something, then search for the number and read the next one?
If the list is short, I open tasks in new tabs. If the list is long, that smells to tracking task that could use an own project with workboard.
Putting the most recently active tasks at the top of a list of tasks provides a hint about the tasks with more and less recent activity, which might be a useful cue if you are not sure where to start. Phabricator sorts by activity by default in several places, which is a behavior that I find useful. I find myself very often clicking tasks at the bottom of lists, trying to help pushing the forward even if it is just a single bit.