# ダッシュボードの新規投稿統計が壊れています

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

<div class="post-metadata">

### Author: ![Roi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/roi/32/130587_2.png) [@Roi](https://meta.discourse.org/u/Roi)
#### Post date: [2025 年 2 月 28 日午後 2:32 UTC](https://meta.discourse.org/t/dashboard-new-posts-statistics-broken/352599/16 "2025-02-28T14:32:09Z")

</div>

> [@martin](#):
>
> Sorry Roi, this got a bit lost in the cracks.

心配いりません！管理ダッシュボードでは完璧に見えませんが、他のバグほどクリティカルではありません。

> [@martin](#):
>
> サイトのrailsコンソールにアクセスできますか？

はい。

> [@martin](#):
>
> これにより、実行されるSQLクエリも出力されるため、さらに手がかりが得られる可能性があります。

うーん、これで合っていましたか？

```plaintext
root@prometheus-discourse-sidemount:/var/www/discourse# rails c
Plugin name is 'discourse-docs', but plugin directory is named 'discourse-knowledge-explorer'
Plugin name is 'discourse-user-notes', but plugin directory is named 'discourse-staff-notes'
[1] pry(main)> Report.find("posts", start_date: 4.weeks.ago, end_date: Time.zone.now).data
=> []
[2] pry(main)>

```

答えは空でした。管理ダッシュボードの空のボックスはそれで説明がつきます。しかし、答えにはSQLステートメントも含まれると書かれていましたか？

---

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