Fixes T9234. The joins method was still the old method and the builtin was calling the wrong key.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T9234: Ponder query by "Answered by" gives unexpected results
- Commits
- Restricted Diffusion Commit
rPad93af83891d: Fix Ponder Answer query joins, builtins
Test authored builtin, custom search
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- ponder-answer-search
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 7706 Build 8449: [Placeholder Plan] Wait for 30 Seconds Build 8448: arc lint + arc unit
Event Timeline
src/applications/ponder/query/PonderQuestionQuery.php | ||
---|---|---|
144 | I'd expect this to just be return $joins; now. |