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)
Mon, May 6, 2:42 PM
Unknown Object (File)
Sat, Apr 27, 8:41 PM
Unknown Object (File)
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)
Apr 5 2024, 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
Branch
export4
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19237
Build 25990: Run Core Tests
Build 25989: arc lint + arc unit