Page MenuHomePhabricator

Fixing the badges query, yet again
ClosedPublic

Authored by lpriestley on Apr 3 2016, 1:53 AM.
Tags
None
Referenced Files
F18807327: D15589.diff
Sun, Oct 19, 12:40 AM
F18805087: D15589.id37579.diff
Sat, Oct 18, 1:40 PM
F18803825: D15589.diff
Sat, Oct 18, 4:11 AM
F18627079: D15589.diff
Sep 16 2025, 3:08 AM
F18622468: D15589.diff
Sep 15 2025, 11:56 AM
F18604226: D15589.id37577.diff
Sep 13 2025, 6:19 PM
F18598795: D15589.id37577.diff
Sep 13 2025, 5:53 AM
F18597686: D15589.diff
Sep 13 2025, 3:27 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.