# 非英语自动组在应用到标签组的可见性/可用性限制时不会粘贴

**URL:** https://meta.discourse.org/t/non-english-automatic-groups-dont-stick-when-applied-to-tag-group-visibility-usability-restrictions/221849
**Category:** Bug
**Tags:** tag-groups
**Created:** [2022年三月24日 09:49 UTC](https://meta.discourse.org/t/non-english-automatic-groups-dont-stick-when-applied-to-tag-group-visibility-usability-restrictions/221849 "2022-03-24T09:49:51Z")
**Posts on this page:** 1
**Showing post:** 21

<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: [2025年一月6日 22:58 UTC](https://meta.discourse.org/t/non-english-automatic-groups-dont-stick-when-applied-to-tag-group-visibility-usability-restrictions/221849/21 "2025-01-06T22:58:51Z")

</div>

这将通过以下方式修复：

> <https://github.com/discourse/discourse/pull/30593>
>
> The "Tag Groups Form" component was using group names to handle permissions. Thi…s works just fine when the default locale is "English" but breaks as soon as it's changed to a different locale.
> 
> The fix is to use the group id's for handling the permissions instead of the group name.
> 
> Reported in https://meta.discourse.org/t/221849

我们曾使用群组名称来处理权限映射，这显然在您使用不同语言环境或覆盖群组名称时将无法正常工作。

* * *

可能也与 [Built-in groups localization inconsistency](https://meta.discourse.org/t/built-in-groups-localization-inconsistency/345415) 类似。

---

_[View the full topic](https://meta.discourse.org/t/non-english-automatic-groups-dont-stick-when-applied-to-tag-group-visibility-usability-restrictions/221849)._
