Download User List
Closed this issue · 0 comments
aarontitus commented
Description
Allow users to download a CSV list of users in their organization.
On https://www.crisiscleanup.org/organization/users, add a white button, "Download." For each CSV field column header, make sure you use the translated tags (i.e. userView.invited_by
instead of Invited By
). Where one does not exist, make sure to add ~~ so I can add them. Include the following fields:
- First Name
- Last Name
- Phone Number
- Invited By (User first, last name)
- Sign in Count
- Last Logged In (at the time zone of the current incident)