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)
Oct 18 2024, 9:46 AM
Unknown Object (File)
Oct 17 2024, 6:03 PM
Unknown Object (File)
Oct 1 2024, 2:53 AM
Unknown Object (File)
Sep 23 2024, 4:07 PM
Unknown Object (File)
Sep 20 2024, 1:38 AM
Unknown Object (File)
Sep 20 2024, 1:28 AM
Unknown Object (File)
Sep 20 2024, 1:27 AM
Unknown Object (File)
Sep 20 2024, 1:24 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