# "Frequent Posters" does not exclude whispers

**URL:** https://meta.discourse.org/t/frequent-posters-does-not-exclude-whispers/69788
**Category:** Bug
**Created:** [11 Septiembre, 2017 05:11 UTC](https://meta.discourse.org/t/frequent-posters-does-not-exclude-whispers/69788 "2017-09-11T05:11:53Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![jcoates](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jcoates/32/78029_2.png) [@jcoates](https://meta.discourse.org/u/jcoates)
#### Post date: [11 Septiembre, 2017 05:11 UTC](https://meta.discourse.org/t/frequent-posters-does-not-exclude-whispers/69788/1 "2017-09-11T05:11:53Z")

</div>

The frequent poster stats within a topic are currently based off of total number of actual posts, not those visible to the user. For example, log out and take a look at [Onebox Link Trips 'First Quote' Badge](https://meta.discourse.org/t/onebox-link-trips-first-quote-badge/68412). You will see the that Jeff and Joshua each wrote two hidden posts and TechAPJ is listed although he didn’t write any visible posts.

Likes totals are also drawn from total number of posts rather than visible.

---

<div class="post-metadata">

### Author: ![HAWK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hawk/32/86627_2.png) [@HAWK](https://meta.discourse.org/u/HAWK)
#### Post date: [11 Septiembre, 2017 05:27 UTC](https://meta.discourse.org/t/frequent-posters-does-not-exclude-whispers/69788/2 "2017-09-11T05:27:45Z")

</div>

Hmmm, do you think that’s a bug though? It might actually make sense to include whispers.

---

<div class="post-metadata">

### Author: ![jcoates](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jcoates/32/78029_2.png) [@jcoates](https://meta.discourse.org/u/jcoates)
#### Post date: [11 Septiembre, 2017 05:34 UTC](https://meta.discourse.org/t/frequent-posters-does-not-exclude-whispers/69788/3 "2017-09-11T05:34:32Z")

</div>

The frequent posters listed on the category page querys only visible posters and the stats for total replies only lists visible posts. Seems inconsistent to change to all posts for the frequent posters and likes.

---

<div class="post-metadata">

### Author: ![HAWK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hawk/32/86627_2.png) [@HAWK](https://meta.discourse.org/u/HAWK)
#### Post date: [11 Septiembre, 2017 05:36 UTC](https://meta.discourse.org/t/frequent-posters-does-not-exclude-whispers/69788/4 "2017-09-11T05:36:05Z")

</div>

Ah yup, that’s a fair call.

---

<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: [11 Septiembre, 2017 07:49 UTC](https://meta.discourse.org/t/frequent-posters-does-not-exclude-whispers/69788/5 "2017-09-11T07:49:44Z")

</div>

Hmm yeah, I don’t know how painful it is going to be to exclude whispers from the topic stats under the first post.

 ![image](https://global.discourse-cdn.com/meta/original/3X/0/8/08052d9d13ebd7bbf0654b41518cd70dc1b204a2.png)

---

<div class="post-metadata">

### Author: ![jcoates](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jcoates/32/78029_2.png) [@jcoates](https://meta.discourse.org/u/jcoates)
#### Post date: [11 Septiembre, 2017 10:16 UTC](https://meta.discourse.org/t/frequent-posters-does-not-exclude-whispers/69788/7 "2017-09-11T10:16:03Z")

</div>

You are already ignoring whispers in the category view. You could check that query.

 ![screenshot](https://global.discourse-cdn.com/meta/original/3X/2/0/207e346b38791d26a0f71383f7814fff727b08be.jpg)

---

<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: [13 Septiembre, 2017 15:14 UTC](https://meta.discourse.org/t/frequent-posters-does-not-exclude-whispers/69788/8 "2017-09-13T15:14:39Z")

</div>

Just pushed a fix 🍌

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

---

<div class="post-metadata">

### Author: ![HAWK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hawk/32/86627_2.png) [@HAWK](https://meta.discourse.org/u/HAWK)
#### Post date: [13 Septiembre, 2017 18:07 UTC](https://meta.discourse.org/t/frequent-posters-does-not-exclude-whispers/69788/9 "2017-09-13T18:07:33Z")

</div>


