Page MenuHomePhabricator

Fix Ponder Answer query joins, builtins
ClosedPublic

Authored by chad on Aug 21 2015, 4:47 AM.
Tags
None
Referenced Files
F15412124: D13953.diff
Wed, Mar 19, 11:23 AM
F15401996: D13953.id.diff
Mon, Mar 17, 8:03 PM
F15395485: D13953.id33682.diff
Sun, Mar 16, 7:19 AM
F15385537: D13953.id33676.diff
Fri, Mar 14, 10:49 PM
Unknown Object (File)
Sun, Feb 23, 1:15 AM
Unknown Object (File)
Feb 11 2025, 9:52 PM
Unknown Object (File)
Feb 11 2025, 1:23 PM
Unknown Object (File)
Feb 10 2025, 9:30 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.