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
Unknown Object (File)
Tue, Jan 28, 3:07 AM
Unknown Object (File)
Tue, Jan 28, 3:07 AM
Unknown Object (File)
Tue, Jan 28, 3:07 AM
Unknown Object (File)
Sat, Jan 25, 7:11 PM
Unknown Object (File)
Sat, Jan 25, 3:05 PM
Unknown Object (File)
Sat, Jan 25, 4:57 AM
Unknown Object (File)
Fri, Jan 24, 11:24 PM
Unknown Object (File)
Fri, Jan 24, 11:24 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