# Dashboard New Posts statistics broken

**URL:** https://meta.discourse.org/t/dashboard-new-posts-statistics-broken/352599
**Category:** Bug
**Created:** [February 16, 2025, 9:43pm UTC](https://meta.discourse.org/t/dashboard-new-posts-statistics-broken/352599 "2025-02-16T21:43:11Z")
**Posts on this page:** 1
**Showing post:** 24

<div class="post-metadata">

### Author: ![martin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/martin/32/491371_2.png) [@martin](https://meta.discourse.org/u/martin)
#### Post date: [March 31, 2025, 6:26am UTC](https://meta.discourse.org/t/dashboard-new-posts-statistics-broken/352599/24 "2025-03-31T06:26:17Z")

</div>

> [@Roi](#):
>
> @martin do you have any ideas about this issue?

No sorry this fell through the cracks a bit.

> [@qingfeng1024](#):
>
> My community also fails to display the correct post count.

@qingfeng1024 does the exact same thing happen to you if you run this in your rails console?

```ruby
MethodProfiler.output_sql_to_stderr!
Report.find("posts", start_date: 4.weeks.ago, end_date: Time.zone.now).data

```

You will see output like this post, can you copy + paste it here please? [Dashboard New Posts statistics broken - #18 by Roi](https://meta.discourse.org/t/dashboard-new-posts-statistics-broken/352599/18)

@kris.kotlarek I haven’t had any luck here, can you see if anything stands out about this to you from this topic?

---

_[View the full topic](https://meta.discourse.org/t/dashboard-new-posts-statistics-broken/352599)._
