Can you please clarify which attributes do you whish? Actually Crowd does not generate reports but I guess you can try export a CSV file informing all users as explained here:
https://confluence.atlassian.com/display/CROWD/Importing+Users+from+CSV+Files
Also, you can run this sql query at Crowd database to list all your crowd users:
select * from cwd_user
Cheers,
Bernardo
I have not tested this yet, but perhaps you may try Crowd REST API to get these data that you require: https://developer.atlassian.com/display/CROWDDEV/Crowd+REST+APIs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's a custom attribute. I've been able to get the data from a SQL query...not optimal, but I guess it is what it is.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.