# 批量标签编辑未创建新修订版本

**URL:** <https://meta.discourse.org/t/bulk-tag-edits-not-creating-new-revision/406700>\
**Category:** Bug\
**Tags:** tags, bulk-actions\
**Created:** [2026年五月11日 20:12 UTC](https://meta.discourse.org/t/bulk-tag-edits-not-creating-new-revision/406700 "2026-05-11T20:12:05Z")\
**Posts on this page:** 1\
**Showing post:** 4

<div class="post-metadata">

**Author:** ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)\
**Post date:** [2026年七月3日 01:26 UTC](https://meta.discourse.org/t/bulk-tag-edits-not-creating-new-revision/406700/4 "2026-07-03T01:26:44Z")

</div>

看起来 @zogstrip 昨天已经推送了一个修复

> <https://github.com/discourse/discourse/commit/ea9995c0b62fb5fba9c3684b347729c20a513fab>
>
> Previously, bulk tag, category, and conversion changes skipped creating
> a post r…evision, so each change silently folded into the topic's most
> recent revision — attributing it to that revision's author and date
> rather than to whoever ran the bulk action. This was reported for the
> new bulk "Manage tags" flow on
> \[meta\](https://meta.discourse.org/t/better-bulk-tag-management/402693).
> 
> This routes every bulk metadata change through \`PostRevisor\` so it
> always records its own revision, attributed to the acting user. Along
> the way it also:
> 
> \- Unifies the silent/notify handling across bulk actions: the bulk
> "Manage tags" modal gains a "Notify users" checkbox, and the bulk
> convert modal's checkbox now actually toggles notifications instead of
> doing nothing.
> \- Records topic conversions as a staff-only (hidden) revision so a
> former private message is not disclosed in public edit history.
> \- Stops a different user's hidden-tag change from folding into an
> earlier author's revision.
> \- Removes the now-redundant \`create\_revision\_on\_bulk\_topic\_moves\` site
> setting, whose disabled state reintroduced the bug and whose enabled
> state was already the default.

---

_[View the full topic](https://meta.discourse.org/t/bulk-tag-edits-not-creating-new-revision/406700)._
