Hi
I’ve been searching the Forums but I couldn’t find something that seems a bit basic. Maybe it’s there, but I couldn’t find it, sorry.
Searching for users from the UI, you get a division in categories of users:
Active (which, I take it, means “email activated”)
New
Staff
Suspended
Silenced
Suspect
Staged
Groups
Where is the option to list all users? This would be the single place where I can go search for an email.
Use case: a non-technical admin at my company gets a GDPR request to cancel out some email across all company channels. So he goes around removing the user, when he gets to Discourse, he needs to search all those lists to ensure the user is not in one of them? Not that they are all exclusive, but you get the point.
I would also find it useful to be able to list Inactived users from the UI. The user might have unsubscribed himself, or requested some other admin to do it, and it would be reassuring to be able to quickly check this.
I tried a few queries from the URL like
https://www.example.com/admin/users/list/all
https://www.example.com/admin/users/list/all?active=false
https://www.example.com/admin/users/list/active?email=someemail@example.com
https://www.example.com/admin/users/list/inactive
but those were all just wild guesses and none of them worked, fair enough.
Is this in there somewhere? If not, can it please be added? Thanks.