Page MenuHomePhabricator

Support basic export of user accounts
ClosedPublic

Authored by epriestley on Jan 26 2018, 2:00 AM.
Tags
None
Referenced Files
F18843677: D18935.id45408.diff
Wed, Oct 29, 12:08 AM
F18814689: D18935.diff
Mon, Oct 20, 11:46 PM
F18753455: D18935.diff
Oct 4 2025, 6:55 PM
F18741121: D18935.id.diff
Oct 2 2025, 8:41 AM
F18700671: D18935.diff
Sep 27 2025, 3:35 PM
F18682944: D18935.diff
Sep 26 2025, 6:37 AM
F18646193: D18935.id45429.diff
Sep 19 2025, 9:43 AM
F18635006: D18935.diff
Sep 16 2025, 11:59 PM
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