# Sorting of the Page Views report is off

**URL:** <https://meta.discourse.org/t/sorting-of-the-page-views-report-is-off/25261>\
**Category:** Bug\
**Created:** [2015年二月15日 10:15 UTC](https://meta.discourse.org/t/sorting-of-the-page-views-report-is-off/25261 "2015-02-15T10:15:11Z")\
**Posts on this page:** 6\
**Page:** 1

<div class="post-metadata">

**Author:** ![bartv](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bartv/32/130052_2.png) [@bartv](https://meta.discourse.org/u/bartv)\
**Post date:** [2015年二月15日 10:15 UTC](https://meta.discourse.org/t/sorting-of-the-page-views-report-is-off/25261/1 "2015-02-15T10:15:11Z")

</div>

The dates of the page\_view\_total\_reqs report aren’t sorted correctly:

 ![](https://global.discourse-cdn.com/meta/original/3X/b/7/b7df3f7a0becfb296b77b5bf46ed7584f8e24727.png) 

I’m on the latest version, 0b7c921.

---

<div class="post-metadata">

**Author:** ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)\
**Post date:** [2015年二月15日 10:21 UTC](https://meta.discourse.org/t/sorting-of-the-page-views-report-is-off/25261/2 "2015-02-15T10:21:19Z")

</div>

dd-mm-yyyy vs. yyyy-mm-dd ??

---

<div class="post-metadata">

**Author:** ![DeanMarkTaylor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/deanmarktaylor/32/102462_2.png) [@DeanMarkTaylor](https://meta.discourse.org/u/DeanMarkTaylor)\
**Post date:** [2015年二月16日 22:29 UTC](https://meta.discourse.org/t/sorting-of-the-page-views-report-is-off/25261/4 "2015-02-16T22:29:43Z")

</div>

Can confirm also affects detailed traffic stats

![](https://global.discourse-cdn.com/meta/original/3X/c/4/c4dcb7907a48e89b57d4b7aa588f2fe4f13557c2.png)

---

<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:** [2015年二月16日 22:34 UTC](https://meta.discourse.org/t/sorting-of-the-page-views-report-is-off/25261/5 "2015-02-16T22:34:44Z")

</div>

aha I know what this is, sorting must be done client side using dates treated as strings.

---

<div class="post-metadata">

**Author:** ![edgibbs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/edgibbs/32/115414_2.png) [@edgibbs](https://meta.discourse.org/u/edgibbs)\
**Post date:** [2015年四月12日 17:55 UTC](https://meta.discourse.org/t/sorting-of-the-page-views-report-is-off/25261/6 "2015-04-12T17:55:30Z")

</div>

Just added a pull request to sort the stats:

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

---

<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:** [2015年四月12日 20:08 UTC](https://meta.discourse.org/t/sorting-of-the-page-views-report-is-off/25261/7 "2015-04-12T20:08:36Z")

</div>


