Page MenuHomePhabricator

Fixing the badges query, yet again
ClosedPublic

Authored by lpriestley on Apr 3 2016, 1:53 AM.
Tags
None
Referenced Files
F14062731: D15589.diff
Mon, Nov 18, 1:49 PM
F14034015: D15589.diff
Sat, Nov 9, 9:29 PM
F14021305: D15589.diff
Wed, Nov 6, 7:03 AM
F14018189: D15589.id37577.diff
Tue, Nov 5, 5:45 AM
F13967596: D15589.id.diff
Oct 16 2024, 2:42 PM
F13965440: D15589.diff
Oct 16 2024, 2:07 AM
F13958452: D15589.id37578.diff
Oct 14 2024, 2:51 PM
Unknown Object (File)
Oct 13 2024, 11:25 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.