# Only count posts types of regular when calculating time to first response for admin stats

**URL:** https://meta.discourse.org/t/only-count-posts-types-of-regular-when-calculating-time-to-first-response-for-admin-stats/56605
**Category:** Bug
**Created:** [January 30, 2017, 6:16pm UTC](https://meta.discourse.org/t/only-count-posts-types-of-regular-when-calculating-time-to-first-response-for-admin-stats/56605 "2017-01-30T18:16:57Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![wesochuck](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/wesochuck/32/108706_2.png) [@wesochuck](https://meta.discourse.org/u/wesochuck)
#### Post date: [January 30, 2017, 6:16pm UTC](https://meta.discourse.org/t/only-count-posts-types-of-regular-when-calculating-time-to-first-response-for-admin-stats/56605/1 "2017-01-30T18:16:57Z")

</div>

When looking at the admin stats for time to first response, I noticed the following:

[https://meta.discourse.org/t/time-to-first-response-definition-please/30957/17?u=wesochuck](https://meta.discourse.org/t/time-to-first-response-definition-please/30957/17)

Thanks for considering.

---

<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: [January 30, 2017, 6:59pm UTC](https://meta.discourse.org/t/only-count-posts-types-of-regular-when-calculating-time-to-first-response-for-admin-stats/56605/3 "2017-01-30T18:59:57Z")

</div>

Hmm yeah good point. Will need to verify that’s the case and fix. Also need to see if whispers count as a “first response”.

---

<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: [February 2, 2017, 10:29pm UTC](https://meta.discourse.org/t/only-count-posts-types-of-regular-when-calculating-time-to-first-response-for-admin-stats/56605/4 "2017-02-02T22:29:52Z")

</div>

Those admin stats were including whispers and moderator actions. I pushed[a fix](https://github.com/discourse/discourse/commit/b91cb92af00c7fdaf29900367f541d2bea8fa622) for it. Also, post ownership changes would mess up the stats too.

---

<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: [February 3, 2017, 12:44am UTC](https://meta.discourse.org/t/only-count-posts-types-of-regular-when-calculating-time-to-first-response-for-admin-stats/56605/5 "2017-02-03T00:44:05Z")

</div>


