Page MenuHomePhabricator

Support export engine extensions and implement an extension for custom fields
ClosedPublic

Authored by epriestley on Jan 29 2018, 5:28 AM.
Tags
None
Referenced Files
F18871234: D18954.diff
Tue, Nov 4, 9:47 PM
F18851670: D18954.id.diff
Fri, Oct 31, 2:56 AM
F18849961: D18954.diff
Thu, Oct 30, 1:31 PM
F18845266: D18954.diff
Wed, Oct 29, 10:48 AM
F18819110: D18954.id.diff
Wed, Oct 22, 4:24 AM
F18816952: D18954.id45453.diff
Tue, Oct 21, 10:51 AM
F18814716: D18954.diff
Mon, Oct 20, 11:48 PM
F18797020: D18954.id.diff
Fri, Oct 17, 4:33 AM
Subscribers
None

Details

Summary

Depends on D18953. Ref T13049. Allow applications and infrastructure to supplement exportable fields for objects.

Then, implement an extension for custom fields. Only a couple field types (int, string) are supported for now.

Test Plan

Added some custom fields to Users, populated them, exported users. Saw custom fields in the export.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable