Page MenuHomePhabricator

Support basic export of user accounts
ClosedPublic

Authored by epriestley on Jan 26 2018, 2:00 AM.
Tags
None
Referenced Files
F15538660: D18935.diff
Thu, Apr 24, 8:45 PM
F15521646: D18935.id45408.diff
Sun, Apr 20, 3:37 PM
F15463156: D18935.diff
Tue, Apr 1, 8:48 PM
F15459585: D18935.id45429.diff
Mon, Mar 31, 2:23 PM
F15453154: D18935.id.diff
Sat, Mar 29, 9:48 AM
F15450609: D18935.id45408.diff
Fri, Mar 28, 4:39 PM
F15433495: D18935.diff
Mar 24 2025, 11:30 PM
F15411816: D18935.id45408.diff
Mar 19 2025, 9:54 AM
Subscribers
None

Details

Summary

Depends on D18934. Ref T13046. Add support for the new export flow to a second application.

My goal here is mostly just to make sure that this is general enough to work in more than one place, and exporting user accounts seems plausible as a useful feature, although we do see occasional requests for this feature exactly (like https://discourse.phabricator-community.org/t/users-export-to-csv/968).

The exported data may not truly be useful for much (no disabled/admin/verified/MFA flags, no external account data, no email addresses for policy reasons) but we can expand it as use cases arise.

Test Plan

Exported user accounts in several formats.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable