# Неверная дата отображается после импорта

**URL:** https://meta.discourse.org/t/incorrect-date-shows-after-import/202138
**Category:** Support
**Created:** [30.Август.2021 17:06:20 UTC](https://meta.discourse.org/t/incorrect-date-shows-after-import/202138 "2021-08-30T17:06:20Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [07.Сентябрь.2021 19:02:18 UTC](https://meta.discourse.org/t/incorrect-date-shows-after-import/202138/6 "2021-09-07T19:02:18Z")

</div>

Вью crawler в настоящее время всегда отображает поле `updated_at` постов, когда оно было обновлено с момента создания поста. Мне это кажется неправильным, и особенно это ощутимо при импорте постов.

Я считаю, что нужно изменить это так, чтобы всегда отображалось поле `created_at` постов. Это больше соответствует тому, как остальные части Discourse отображают даты постов. Я создал PR:

> <https://github.com/discourse/discourse/pull/14269>
>
> The modification date should always be a meta tag to make this less confusing. E…specially for imported posts.
> That's more in line with how the rest of Discourse presents post dates.

---

_[View the full topic](https://meta.discourse.org/t/incorrect-date-shows-after-import/202138)._
