Page MenuHomePhabricator

Fixing the badges query, yet again
ClosedPublic

Authored by lpriestley on Apr 3 2016, 1:53 AM.
Tags
None
Referenced Files
F13158950: D15589.diff
Sun, May 5, 10:17 PM
Unknown Object (File)
Thu, Apr 25, 1:01 AM
Unknown Object (File)
Tue, Apr 16, 8:38 PM
Unknown Object (File)
Tue, Apr 9, 9:52 PM
Unknown Object (File)
Mar 17 2024, 5:57 AM
Unknown Object (File)
Feb 27 2024, 6:03 AM
Unknown Object (File)
Feb 12 2024, 2:38 AM
Unknown Object (File)
Feb 11 2024, 8:52 PM
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
Branch
badgesoptimize
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 11446
Build 14270: Run Core Tests
Build 14269: arc lint + arc unit

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.