Page MenuHomePhabricator

D18046.diff
No OneTemporary

D18046.diff

diff --git a/src/applications/people/controller/PhabricatorPeopleProfileTasksController.php b/src/applications/people/controller/PhabricatorPeopleProfileTasksController.php
--- a/src/applications/people/controller/PhabricatorPeopleProfileTasksController.php
+++ b/src/applications/people/controller/PhabricatorPeopleProfileTasksController.php
@@ -61,6 +61,7 @@
->withStatuses($open)
->needProjectPHIDs(true)
->setLimit(100)
+ ->setGroupBy(ManiphestTaskQuery::GROUP_PRIORITY)
->execute();
$handles = ManiphestTaskListView::loadTaskHandles($viewer, $tasks);

File Metadata

Mime Type
text/plain
Expires
Fri, Mar 14, 5:37 AM (3 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7570550
Default Alt Text
D18046.diff (597 B)

Event Timeline