Page MenuHomePhabricator

Support some QueryConstraint operations against generic ApplicationSearch query logic
ClosedPublic

Authored by epriestley on Feb 22 2018, 8:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 8, 5:58 AM
Unknown Object (File)
Apr 6 2025, 2:44 PM
Unknown Object (File)
Apr 2 2025, 2:28 PM
Unknown Object (File)
Apr 1 2025, 4:54 PM
Unknown Object (File)
Mar 28 2025, 11:55 AM
Unknown Object (File)
Mar 25 2025, 4:40 AM
Unknown Object (File)
Mar 17 2025, 11:12 PM
Unknown Object (File)
Mar 9 2025, 8:47 AM
Subscribers
None

Details

Summary

Ref T13090. Currently, it isn't possible to query custom fields for complex constraints. Lay the groundwork to implement some of the easy ones (none(), any()) for Datasource/PHID fields.

Test Plan

Hard-coded some constraints and queried with them; see next change for more substantial testing.

Diff Detail

Repository
rP Phabricator
Branch
datasource1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19635
Build 26584: Run Core Tests
Build 26583: arc lint + arc unit