# 一括でトピックを移動する際、リビジョンにメモが記録されない

**URL:** https://meta.discourse.org/t/no-notes-in-revisions-when-bulk-moving-topics/116152
**Category:** Feature
**Created:** [2019 年 4 月 28 日午前 2:16 UTC](https://meta.discourse.org/t/no-notes-in-revisions-when-bulk-moving-topics/116152 "2019-04-28T02:16:27Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Zeemah](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zeemah/32/252179_2.png) [@Zeemah](https://meta.discourse.org/u/Zeemah)
#### Post date: [2019 年 4 月 28 日午前 2:16 UTC](https://meta.discourse.org/t/no-notes-in-revisions-when-bulk-moving-topics/116152/1 "2019-04-28T02:16:27Z")

</div>

With a new implementation of a category on a forum I mod for, I bulk moved a bunch of topics that were now relevant to this category, after moving them I realised that there was no logs about the topic being moved in revisions.

### Steps to reproduce

1. Bulk move topic(s) to a category that is different from it’s current category.
2. Go onto a topic you moved and try to view the edit revision.
  - Notice it doesn’t exist.

### Expected results

1. The edit revisions should say that the topic was moved.

---

<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: [2019 年 4 月 29 日午後 4:08 UTC](https://meta.discourse.org/t/no-notes-in-revisions-when-bulk-moving-topics/116152/2 "2019-04-29T16:08:51Z")

</div>

@gerhard can you add to your list to add a revision comment when bulk moving topic(s) to a new category?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2019 年 4 月 29 日午後 11:49 UTC](https://meta.discourse.org/t/no-notes-in-revisions-when-bulk-moving-topics/116152/3 "2019-04-29T23:49:34Z")

</div>

This could slow down the move though depending on how “bulk” it is.

---

<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: [2020 年 10 月 1 日午後 10:25 UTC](https://meta.discourse.org/t/no-notes-in-revisions-when-bulk-moving-topics/116152/4 "2020-10-01T22:25:05Z")

</div>

トピックを移動するたびに投稿の改訂を作成するのは、確かにオーバーヘッドを生みます。試してみて、パフォーマンスの問題について不満が出るか見てみましょう。

> <https://github.com/discourse/discourse/pull/10802>
>
> This behavior can be configured with the new "create\_revision\_on\_bulk\_topic\_move…s" site setting. It's enabled by default.

---

<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: [2020 年 12 月 10 日午後 10:32 UTC](https://meta.discourse.org/t/no-notes-in-revisions-when-bulk-moving-topics/116152/5 "2020-12-10T22:32:44Z")

</div>


