/admin/users should list users by trust level

I always want to check my Level 3 and Level 4 members from /admin/users
http://example.com/admin/users/list/active

The reason is whenever I go to /admin/users to see active users I also want to check level 3 and level 4 too. In the current version of Discourse, if I want o look for level 3 and level 4, I have to go to

http://example.com/badges/3/regular
http://example.com/badges/4/leader

However, the information provided there is very limited. It’s all about when they got the badge. What I want to see is

    Username
    Email
    Last Emailed
    Seen
    Topics Viewed
    Posts Read
    Read Time
    Created

We’ve already has this, why not level 3 and level 4

Looking for these links?

2 Likes

No, I am looking this:

http://example.com/admin/users/list/active

btw: which forum is it? 215184 for level 1 :smiley:

Those blue numbers are links.
eg.
http://example.com/admin/users/list/basic

They show the same type of information that “list/active” displays.

SitePoint. Most of those accounts were migrated over from vBulletin

1 Like

Thanks for the trick :+1: