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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/ponder/query/PonderQuestionQuery.php | ||
---|---|---|
144 | I'd expect this to just be return $joins; now. |