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
F12834108: D18954.diff
Thu, Mar 28, 2:26 PM
Unknown Object (File)
Feb 27 2024, 2:24 PM
Unknown Object (File)
Feb 27 2024, 1:27 PM
Unknown Object (File)
Jan 6 2024, 5:20 PM
Unknown Object (File)
Dec 21 2023, 11:08 PM
Unknown Object (File)
Nov 30 2023, 3:59 AM
Unknown Object (File)
Nov 25 2023, 6:07 PM
Unknown Object (File)
Nov 16 2023, 9:37 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