# カテゴリパラメータの一括編集（またはレビュー）

**URL:** https://meta.discourse.org/t/mass-edit-or-review-category-parameters/158953
**Category:** Feature
**Created:** [2020 年 7 月 27 日午後 2:00 UTC](https://meta.discourse.org/t/mass-edit-or-review-category-parameters/158953 "2020-07-27T14:00:27Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Globulle](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/globulle/32/98005_2.png) [@Globulle](https://meta.discourse.org/u/Globulle)
#### Post date: [2020 年 7 月 27 日午後 2:00 UTC](https://meta.discourse.org/t/mass-edit-or-review-category-parameters/158953/1 "2020-07-27T14:00:27Z")

</div>

コミュニティが成長するにつれ、トピックの並べ替え方法を何度か見直してきました。そのたびに、各カテゴリを一つずつ編集してパラメータが正しいか確認し、色を変更し、権限を確認するなどする必要があります。しかし、毎回何らかのロックを解除し忘れることがあり、ユーザーにとって混乱を招いています。

すべてのカテゴリを大きなテーブル（またはそれに似たもの）に一覧表示し、すべてのパラメータを表示してそれらを変更できる機能があれば、非常に便利になるでしょう。

ありがとうございます！🙂

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [2020 年 7 月 27 日午後 3:32 UTC](https://meta.discourse.org/t/mass-edit-or-review-category-parameters/158953/2 "2020-07-27T15:32:38Z")

</div>

私も同じ問題を抱えています。プライベートカテゴリが大量にある状況ですね。おそらく「UI を備えた」という意味かと推察しますが、特定のケースや端緒的なケースが非常に多くなるのではないかと懸念しています。テーブルに含めるべきパラメータは何でしょうか？ 🤔 すべてを収めるには少し手狭になるかもしれませんね…

その間、rake タスクで何らかの解決策を模索できるはずです:

> [@Administrative Bulk Operations](https://meta.discourse.org/t/administrative-bulk-operations/118349#heading--12):
>
> Below you will find a collection of bulk operations that can be initiated from the command line. You will need SSH access, so if you are a hosted customer, you will need to contact the Discourse team about running these commands. warning Before working with the console it is extremely important that you have a recent backup. Mistakes can always happen! First thing to do is enter your site’s container: cd /var/discourse ./launcher enter app Additional Guides: [Performing bulk actions a…](https://meta.discourse.org/t/performing-bulk-actions-as-a-moderator/272832)
