# Users lists: sort by Last Emailed not supported

**URL:** https://meta.discourse.org/t/users-lists-sort-by-last-emailed-not-supported/111920
**Category:** UX
**Tags:** pr-welcome
**Created:** [3월 18, 2019, 1:23오후 UTC](https://meta.discourse.org/t/users-lists-sort-by-last-emailed-not-supported/111920 "2019-03-18T13:23:33Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Lure](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lure/32/130462_2.png) [@Lure](https://meta.discourse.org/u/Lure)
#### Post date: [3월 18, 2019, 1:23오후 UTC](https://meta.discourse.org/t/users-lists-sort-by-last-emailed-not-supported/111920/1 "2019-03-18T13:23:34Z")

</div>

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).

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [3월 19, 2019, 5:05오전 UTC](https://meta.discourse.org/t/users-lists-sort-by-last-emailed-not-supported/111920/2 "2019-03-19T05:05:04Z")

</div>

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

---

<div class="post-metadata">

### Author: ![venarius](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/venarius/32/133142_2.png) [@venarius](https://meta.discourse.org/u/venarius)
#### Post date: [3월 19, 2019, 10:13오전 UTC](https://meta.discourse.org/t/users-lists-sort-by-last-emailed-not-supported/111920/3 "2019-03-19T10:13:59Z")

</div>

Will fix this.

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

---

<div class="post-metadata">

### Author: ![Lure](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lure/32/130462_2.png) [@Lure](https://meta.discourse.org/u/Lure)
#### Post date: [3월 19, 2019, 10:50오전 UTC](https://meta.discourse.org/t/users-lists-sort-by-last-emailed-not-supported/111920/4 "2019-03-19T10:50:09Z")

</div>

> [@venarius](#):
>
> What about the columns `username` and `email` ? They also aren’t sortable.

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

---

<div class="post-metadata">

### Author: ![venarius](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/venarius/32/133142_2.png) [@venarius](https://meta.discourse.org/u/venarius)
#### Post date: [3월 19, 2019, 9:22오후 UTC](https://meta.discourse.org/t/users-lists-sort-by-last-emailed-not-supported/111920/5 "2019-03-19T21:22:46Z")

</div>

Opened a PR 🙂

[https://github.com/discourse/discourse/pull/7208](https://github.com/discourse/discourse/pull/7208)
