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
F18803930: D14758.id35688.diff
Sat, Oct 18, 4:54 AM
F18798940: D14758.diff
Fri, Oct 17, 10:08 AM
F18755499: D14758.id35688.diff
Sun, Oct 5, 5:54 AM
F18617602: D14758.diff
Sep 14 2025, 9:38 PM
F18598010: D14758.diff
Sep 13 2025, 4:09 AM
F18586492: D14758.id.diff
Sep 11 2025, 6:47 PM
F18506824: D14758.id.diff
Sep 5 2025, 1:49 AM
F18499557: D14758.diff
Sep 4 2025, 7:51 PM
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.