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, Jul 23, 10:13 PM
Unknown Object (File)
Mon, Jul 22, 10:58 PM
Unknown Object (File)
Mon, Jul 22, 11:57 AM
Unknown Object (File)
Sun, Jul 21, 9:03 AM
Unknown Object (File)
Fri, Jul 19, 1:32 AM
Unknown Object (File)
Sun, Jul 14, 6:06 AM
Unknown Object (File)
Tue, Jul 9, 5:02 PM
Unknown Object (File)
Fri, Jul 5, 1:36 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