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
Wed, Mar 19, 12:46 AM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7570550
Default Alt Text
D18046.diff (597 B)

Event Timeline