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)
Wed, Jun 4, 8:25 AM
Unknown Object (File)
Tue, May 27, 9:36 PM
Unknown Object (File)
May 6 2025, 10:05 PM
Unknown Object (File)
Apr 29 2025, 11:18 PM
Unknown Object (File)
Apr 29 2025, 8:19 AM
Unknown Object (File)
Apr 24 2025, 8:45 PM
Unknown Object (File)
Apr 20 2025, 3:37 PM
Unknown Object (File)
Apr 1 2025, 8:48 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
Branch
pull8
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19189
Build 25920: Run Core Tests
Build 25919: arc lint + arc unit