# Whispers 仅暂时提升主题热度

**URL:** https://meta.discourse.org/t/whispers-only-temporarily-bump-topics/397588
**Category:** Bug
**Tags:** whispers
**Created:** [2026年三月4日 02:38 UTC](https://meta.discourse.org/t/whispers-only-temporarily-bump-topics/397588 "2026-03-04T02:38:28Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2026年三月25日 13:11 UTC](https://meta.discourse.org/t/whispers-only-temporarily-bump-topics/397588/2 "2026-03-25T13:11:04Z")

</div>

是的，我从来都不喜欢这种不一致的行为。这将在以下链接中修复：

> <https://github.com/discourse/discourse/pull/38867>
>
> When a whisper was posted, a message was published to the \`/latest\` MessageBus c…hannel (scoped to staff and whisperer groups). This caused the "See 1 new or updated topic" banner to appear on the topic list. Clicking it inserted the topic at the top of the list. However, since whispers intentionally don't update the topic's \`bumped\_at\` timestamp, the topic would drop back to its original position on page refresh.
> 
> This removes the \`/latest\` publish for whispers entirely. Staff and whisperer groups still receive unread tracking and notifications for whispers via \`publish\_unread\`, which correctly scopes visibility.
> 
> The \`whisper\` parameter on \`TopicTrackingState.publish\_latest\` is also removed since it's no longer needed.
> 
> https://meta.discourse.org/t/397588

---

_[View the full topic](https://meta.discourse.org/t/whispers-only-temporarily-bump-topics/397588)._
