Page MenuHomePhabricator

Support basic export of user accounts
ClosedPublic

Authored by epriestley on Jan 26 2018, 2:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 10, 2:15 AM
Unknown Object (File)
Nov 30 2023, 4:00 AM
Unknown Object (File)
Nov 16 2023, 9:59 PM
Unknown Object (File)
Nov 1 2023, 5:03 PM
Unknown Object (File)
Sep 16 2023, 9:46 AM
Unknown Object (File)
Sep 14 2023, 1:50 PM
Unknown Object (File)
Sep 9 2023, 1:48 AM
Unknown Object (File)
Sep 7 2023, 2:58 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