Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T7715: Give `arc` query workflows (arc tasks, arc list) access to ApplicationSearch
T8441: Integrate Spaces into ApplicationSearch - Commits
- Restricted Diffusion Commit
rP65b891b09590: Move some value massaging into SearchFields
Paste automatically gained access to viewer(), etc.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/paste/query/PhabricatorPasteSearchEngine.php | ||
---|---|---|
18–32 | It still feels a little weak that we have to specify this and can't just infer the mapping from the fields, but I think it's pretty reasonable and don't see a way around it without some junk that involves $query->$method($value), which I don't want to get involved with. |