Users lists: sort by Last Emailed not supported

In admin list of users, like Active Users, there is Last Emailed column, but it cannot be used as sort criteria for the list - if I click on label, it does not sort the list? Is this intentional or bug?

I find it useful to sort by Last Emailed, to quickly check and compare recently emailed users and their response time on the email (visit time).

4 Likes

Nice suggestion, not sure why we did not include that as a sortable column in the list. Is this pr-welcome @codinghorror ?

4 Likes

Will fix this.

What about the columns username and email ? They also aren’t sortable.

1 Like

I do not see a good reason, why sort would not be on all columns, but developers probably know better.

1 Like

Opened a PR :slight_smile:

https://github.com/discourse/discourse/pull/7208

5 Likes