# 「全員に表示されるが、スタッフのみが使用できる」グループのタグは、「ユーザー設定」で選択できません

**URL:** https://meta.discourse.org/t/if-tag-is-in-a-tag-visible-for-all-but-only-staff-can-use-group-it-cant-be-selected-in-user-preferences/164560
**Category:** Bug
**Created:** [2020 年 9 月 19 日午後 4:03 UTC](https://meta.discourse.org/t/if-tag-is-in-a-tag-visible-for-all-but-only-staff-can-use-group-it-cant-be-selected-in-user-preferences/164560 "2020-09-19T16:03:10Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Terrapop](https://avatars.discourse-cdn.com/v4/letter/t/ecd19e/32.png) [@Terrapop](https://meta.discourse.org/u/Terrapop)
#### Post date: [2020 年 9 月 19 日午後 4:03 UTC](https://meta.discourse.org/t/if-tag-is-in-a-tag-visible-for-all-but-only-staff-can-use-group-it-cant-be-selected-in-user-preferences/164560/1 "2020-09-19T16:03:10Z")

</div>

タグが「タグは全員に表示されるが、使用できるのはスタッフのみ」という専用タググループに属している場合、「ユーザー設定」の「デフォルトで監視するタグ」で選択できません。

これは問題です。当サイトには「Announcement」というタグがあり、投稿を「Announcement」としてタグ付けできるのはスタッフのみですが、これを「監視対象」に設定できないからです。

回避策として、まずタグを作成し、制限付きタググループに含めない状態で「デフォルトで監視するタグ」に追加し、その後で制限付きタググループに割り当てる方法があります。

しかし、個人的にはこのような仕様であるべきではないと思います。

---

<div class="post-metadata">

### Author: ![jamie.wilson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jamie.wilson/32/185466_2.png) [@jamie.wilson](https://meta.discourse.org/u/jamie.wilson)
#### Post date: [2020 年 12 月 10 日午後 10:28 UTC](https://meta.discourse.org/t/if-tag-is-in-a-tag-visible-for-all-but-only-staff-can-use-group-it-cant-be-selected-in-user-preferences/164560/4 "2020-12-10T22:28:24Z")

</div>

確認いたしましたが、ご報告いただいた問題を再現することはできませんでした。

最近、タグ権限を大幅に見直し、タググループを `staff` グループだけでなく任意のグループに所属できるようにしました（詳細は下記参照）。これにより、ご指摘の問題が解決している可能性があります。

再度お試しください。ご自身の環境で問題が解消しているかご報告いただけますでしょうか。

> <https://github.com/discourse/discourse/pull/10854>
>
> Allows tag groups to be assigned to groups other than the 'staff' group.
> 
> http…s://meta.discourse.org/t/allow-restriction-of-tags-to-non-staff-groups/161322

> <https://github.com/discourse/discourse/pull/11046>
>
> \`hidden\_tag\_names\` should return the definitive list of hidden tag names for the… current guardian/user, and not rely on post-processing of that list (i.e., how things used to work, before more granular control of tag group permissions was added in).
