# 取消删除回复不会更改帖子置顶日期

**URL:** <https://meta.discourse.org/t/undeleting-replies-does-not-change-the-topics-bump-date/388501>\
**Category:** Bug\
**Created:** [2025年十一月14日 16:47 UTC](https://meta.discourse.org/t/undeleting-replies-does-not-change-the-topics-bump-date/388501 "2025-11-14T16:47:07Z")\
**Posts on this page:** 1\
**Showing post:** 1

<div class="post-metadata">

**Author:** ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)\
**Post date:** [2025年十一月14日 16:47 UTC](https://meta.discourse.org/t/undeleting-replies-does-not-change-the-topics-bump-date/388501/1 "2025-11-14T16:47:08Z")

</div>

意外删除后又恢复的回复很可能会被忽略，因为删除回复会将“最新回复时间”重置为上一次回复的时间，但恢复回复并不会将其改回为最新回复的时间。

重现步骤：

1. 回复一个最近没有被“顶”起来的主题
2. 检查“最新”列表，确认该主题已被“顶”到最上面
3. 删除你的回复
4. 检查“最新”列表，确保“最新回复时间”已按预期重置
5. 恢复你的回复

**预期结果：** 该主题会回到“最新”列表的最上面，因为有最新的回复  
**实际结果：** 该主题仍然停留在回复被删除时的位置，这意味着别人不太可能注意到这个回复

注意：在 [https://github.com/discourse/discourse/pull/33747](https://github.com/discourse/discourse/pull/33747) 合并后，此功能仍然有效。我认为原因是恢复回复被视为一次编辑，触发了主题的“顶”操作。但自 [https://github.com/discourse/discourse/pull/34681](https://github.com/discourse/discourse/pull/34681) 起，此功能已失效。

---

_[View the full topic](https://meta.discourse.org/t/undeleting-replies-does-not-change-the-topics-bump-date/388501)._
