# Listing users by quarter and All time no longer works

**URL:** <https://meta.discourse.org/t/listing-users-by-quarter-and-all-time-no-longer-works/32209>\
**Category:** Bug\
**Created:** [8월 17, 2015, 4:41오후 UTC](https://meta.discourse.org/t/listing-users-by-quarter-and-all-time-no-longer-works/32209 "2015-08-17T16:41:38Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![jmamazo](https://avatars.discourse-cdn.com/v4/letter/j/22d042/32.png) [@jmamazo](https://meta.discourse.org/u/jmamazo)\
**Post date:** [8월 17, 2015, 4:41오후 UTC](https://meta.discourse.org/t/listing-users-by-quarter-and-all-time-no-longer-works/32209/1 "2015-08-17T16:41:38Z")

</div>

Hello Guys

After we upgraded to the latest version (v1.4.0.beta9 +80)  
We did notice that listing users by **quarter** and **All time** no longer works  
it just loads for ages and then

```
:(
Error
while trying to load
Something went wrong.

```

Can anyone reproduce?

thanks in advance

---

<div class="post-metadata">

**Author:** ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)\
**Post date:** [8월 17, 2015, 4:44오후 UTC](https://meta.discourse.org/t/listing-users-by-quarter-and-all-time-no-longer-works/32209/2 "2015-08-17T16:44:56Z")

</div>

Happens here at Meta, so seems like a legit bug.

---

<div class="post-metadata">

**Author:** ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)\
**Post date:** [8월 17, 2015, 6:00오후 UTC](https://meta.discourse.org/t/listing-users-by-quarter-and-all-time-no-longer-works/32209/3 "2015-08-17T18:00:09Z")

</div>

Looks like when we added support for quarterly to “Top” that it was added to the user directory dropdown but without server side support for it. I’ve added it now:

[https://github.com/discourse/discourse/commit/2d4729782e23c0476788bac2df634235cef698f1](https://github.com/discourse/discourse/commit/2d4729782e23c0476788bac2df634235cef698f1)

(Note that after deploying you’ll have to wait for that report to be populated, so it will be empty for about an hour)

---

<div class="post-metadata">

**Author:** ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)\
**Post date:** [8월 17, 2015, 7:06오후 UTC](https://meta.discourse.org/t/listing-users-by-quarter-and-all-time-no-longer-works/32209/4 "2015-08-17T19:06:27Z")

</div>


