Page MenuHomePhabricator

Fix Ponder Answer query joins, builtins
ClosedPublic

Authored by chad on Aug 21 2015, 4:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 9:19 AM
Unknown Object (File)
Sat, Apr 27, 3:42 AM
Unknown Object (File)
Thu, Apr 25, 2:58 PM
Unknown Object (File)
Thu, Apr 18, 3:27 AM
Unknown Object (File)
Wed, Apr 17, 6:15 AM
Unknown Object (File)
Fri, Apr 12, 8:44 AM
Unknown Object (File)
Fri, Apr 12, 8:44 AM
Unknown Object (File)
Fri, Apr 12, 8:44 AM
Subscribers

Details

Summary

Fixes T9234. The joins method was still the old method and the builtin was calling the wrong key.

Test Plan

Test authored builtin, custom search

Diff Detail

Repository
rP Phabricator
Branch
ponder-answer-search
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7710
Build 8455: [Placeholder Plan] Wait for 30 Seconds
Build 8454: arc lint + arc unit

Event Timeline

chad retitled this revision from to Fix Ponder Answer query joins, builtins.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/applications/ponder/query/PonderQuestionQuery.php
144

I'd expect this to just be return $joins; now.

This revision is now accepted and ready to land.Aug 21 2015, 10:56 AM
chad edited edge metadata.
  • per comments
This revision was automatically updated to reflect the committed changes.
chad marked an inline comment as done.