Page MenuHomePhabricator

Add "owners.search" Conduit API endpoint, with CustomField support
ClosedPublic

Authored by epriestley on Dec 13 2015, 12:36 AM.
Tags
None
Referenced Files
F18088948: D14758.diff
Wed, Aug 6, 10:06 AM
F17935974: D14758.id.diff
Wed, Jul 30, 11:46 PM
F17897084: D14758.diff
Tue, Jul 29, 7:20 AM
Unknown Object (File)
Jun 29 2025, 10:43 PM
Unknown Object (File)
May 30 2025, 8:14 AM
Unknown Object (File)
May 28 2025, 8:17 AM
Unknown Object (File)
May 25 2025, 6:43 AM
Unknown Object (File)
May 10 2025, 3:06 AM
Subscribers
None

Details

Summary

Ref T9964. Adds a new-style "owners.search" endpoint, and an extension for customfields.

Puts enough indirection in place to give us nice, consistent "custom.key" user-facing keys instead of "std:custom:owners:na0shf9a8dfdsafl" junk.

Test Plan
  • Searched Owners via API.
  • Searched by ID.
  • Ordered by custom fields.
  • Reviewed API docs.
  • Used normal search with ordering.
  • Viewed custom field values in search results.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add "owners.search" Conduit API endpoint, with CustomField support.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 13 2015, 5:34 AM
This revision was automatically updated to reflect the committed changes.