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
Tue, Mar 25, 10:40 AM (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7570550
Default Alt Text
D18046.diff (597 B)

Event Timeline