John,


I see how to display a list of users by clicking on 'Class List' and selecting the user object. The only page that has an export_csv action is index.index.html. I suppose I could add it to the user.index.html page and experiment with that.







From: issues=roundup-tracker.org@roundup.psfhosted.org <issues=roundup-tracker.org@roundup.psfhosted.org> on behalf of John Rouillard <issues@roundup-tracker.org>
Sent: Thursday, February 7, 2019 2:13 PM
To: Tom Ekberg
Subject: [issue2550833] Enhancing the functionality of the CSV export function 'export_csv_names'
 

John Rouillard added the comment:

Tom Ekberg on 2019-02-07 11:23 said:
> Thanks John. We don't see that problem at my site.

The easiest way to see this is to use a non-admin user
to do a csv export of the user class. Include the roles
and address properties. The roles and address are not
usually visible to non-admin users.

Without the patch you should see a column of [hidden] for
role and email. After the patch, you should see the role and email
for the user that is doing the csv export and [hidden] everywhere else.

_________________________________________________
Roundup tracker <issues@roundup-tracker.org>
<https://issues.roundup-tracker.org/issue2550833>
_________________________________________________