# User list statistics are simply wrong

**URL:** https://meta.discourse.org/t/user-list-statistics-are-simply-wrong/67646
**Category:** Bug
**Created:** [2017 年 8 月 8 日午後 12:05 UTC](https://meta.discourse.org/t/user-list-statistics-are-simply-wrong/67646 "2017-08-08T12:05:10Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Overgrow](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/overgrow/32/478189_2.png) [@Overgrow](https://meta.discourse.org/u/Overgrow)
#### Post date: [2017 年 8 月 8 日午後 12:05 UTC](https://meta.discourse.org/t/user-list-statistics-are-simply-wrong/67646/1 "2017-08-08T12:05:10Z")

</div>

I’m trying to understand how current /users listing works. The numbers are wrong or I have wrong understanding of user list.

Maybe somebody can explain it to me.

For example if I take default filter here [on meta](https://meta.discourse.org/u):

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

and scroll down.. there is this user with 4 replies:

![image](https://global.discourse-cdn.com/meta/original/3X/5/d/5d4bfb12cba0fb16f9780a2c300a7cc5132a8342.png)  
 ![image](https://global.discourse-cdn.com/meta/optimized/3X/a/9/a9becf2f46180dbf66b2d4dd15c7b62e3957b411_2_689x44.png)

but looking at his user profile, I doubt he has been active in past week, because his last post is long time ago:

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

So where his 4 replies (and other stats) in user list came from? He’s got total 15 posts and none of them in selected time period.. Stats should be only from selected week or am I getting it wrong?  
Thank you in advance!

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [2017 年 8 月 8 日午後 2:46 UTC](https://meta.discourse.org/t/user-list-statistics-are-simply-wrong/67646/2 "2017-08-08T14:46:14Z")

</div>

Looking at the data, I see that it isn’t timestamped… `created_at: nil, updated_at: nil`. So this could be old data from the last time they visited.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2017 年 8 月 10 日午前 12:17 UTC](https://meta.discourse.org/t/user-list-statistics-are-simply-wrong/67646/4 "2017-08-10T00:17:19Z")

</div>

Does this fix it @neil ?

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

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [2017 年 8 月 10 日午前 3:55 UTC](https://meta.discourse.org/t/user-list-statistics-are-simply-wrong/67646/5 "2017-08-10T03:55:27Z")

</div>

It did. nstemp isn’t showing with 4 posts in the last week anymore.

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [2017 年 8 月 10 日午前 3:55 UTC](https://meta.discourse.org/t/user-list-statistics-are-simply-wrong/67646/6 "2017-08-10T03:55:55Z")

</div>


