Homestyx hydra
Diffusion hydra 3203fd9eea7d

Support "Any Value" and "No Value" search constraints for datasource Custom…

Description

Support "Any Value" and "No Value" search constraints for datasource Custom Fields

Summary: Depends on D19126. Ref T13090. For datasource custom fields, this proxies the datasource and provides "none()" and "any()" functions to allow you to search for objects with no values or any values.

Test Plan:

  • Created a custom "Owning Group" field in Maniphest using a Projects datasource.
  • For a task with no owner assigned, searched for "none()" (hit) and "any()" (miss).
  • Assigned the task to an owning project.
  • Searched for "none()" (miss), "any()" (hit), the project it is now a member of (hit) and some random other project (miss).

Maniphest Tasks: T13090

Differential Revision: https://secure.phabricator.com/D19127

Details

Provenance
epriestleyAuthored on Feb 22 2018, 3:23 PM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:d0591f3680b2: Support some QueryConstraint operations against generic ApplicationSearch query…
Branches
Unknown
Tags
Unknown

Event Timeline