Page MenuHomePhabricator

Fixing the badges query, yet again
ClosedPublic

Authored by lpriestley on Apr 3 2016, 1:53 AM.
Tags
None
Referenced Files
F15507134: D15589.diff
Tue, Apr 15, 4:40 PM
F15487191: D15589.diff
Thu, Apr 10, 11:53 AM
F15470689: D15589.id37579.diff
Sat, Apr 5, 12:30 AM
F15467588: D15589.id37578.diff
Thu, Apr 3, 4:29 PM
F15463413: D15589.diff
Tue, Apr 1, 11:11 PM
F15449117: D15589.id37578.diff
Fri, Mar 28, 8:28 AM
F15423604: D15589.id37578.diff
Sat, Mar 22, 4:14 PM
F15422844: D15589.id37578.diff
Sat, Mar 22, 11:03 AM
Subscribers

Details

Summary

Forgot a more efficient way to get badge from award

Test Plan

Badges on user profiles should still show up with awarder handle on the back of the card

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lpriestley retitled this revision from to Fixing the badges query, yet again.
lpriestley updated this object.
lpriestley edited the test plan for this revision. (Show Details)
lpriestley added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/applications/people/controller/PhabricatorPeopleProfileViewController.php
193–199

You can get rid of this now, since the loop added the badges by PHID key for you.

This revision is now accepted and ready to land.Apr 3 2016, 1:55 AM
This revision was automatically updated to reflect the committed changes.