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
F13084668: D18954.diff
Wed, Apr 24, 11:15 PM
Unknown Object (File)
Mon, Apr 22, 8:07 AM
Unknown Object (File)
Sun, Apr 21, 10:38 PM
Unknown Object (File)
Fri, Apr 19, 2:45 AM
Unknown Object (File)
Thu, Apr 11, 7:49 AM
Unknown Object (File)
Fri, Apr 5, 4:33 AM
Unknown Object (File)
Sun, Mar 31, 10:09 PM
Unknown Object (File)
Thu, Mar 28, 2:26 PM
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