# 60자를 초과하는 그룹 이름이 깨집니다

**URL:** https://meta.discourse.org/t/group-names-with-more-than-60-characters-broken/232115
**Category:** Bug
**Created:** [7월 6, 2022, 4:05오후 UTC](https://meta.discourse.org/t/group-names-with-more-than-60-characters-broken/232115 "2022-07-06T16:05:42Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Groupy](https://avatars.discourse-cdn.com/v4/letter/g/77aa72/32.png) [@Groupy](https://meta.discourse.org/u/Groupy)
#### Post date: [7월 6, 2022, 4:05오후 UTC](https://meta.discourse.org/t/group-names-with-more-than-60-characters-broken/232115/1 "2022-07-06T16:05:42Z")

</div>

그룹 이름의 최대 길이는 사용자 이름 최대 길이 설정(설정 \> 사용자 \> 사용자 이름 최대 길이)에 따라 결정됩니다. 기본값인 20은 웹 인터페이스에서 99와 같은 임의의 값으로 설정할 수 있지만, 60자를 초과하면 그룹 생성 시 "너무 깁니다"라는 오류 메시지가 표시됩니다.

1. 사용자 이름 최대 길이(설정 \> 사용자 \> 사용자 이름 최대 길이)를 99로 설정합니다.
2. 60자를 초과하는 이름으로 새 그룹을 생성해 봅니다(사용자 \> 그룹 \> 새 그룹).

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [7월 7, 2022, 11:55오후 UTC](https://meta.discourse.org/t/group-names-with-more-than-60-characters-broken/232115/4 "2022-07-07T23:55:12Z")

</div>

Hey @Groupy, 보고해 주셔서 감사합니다.

실제로 오래된 버그가 있었네요.

> [@Groupy](#):
>
> 기본값인 20을 웹 인터페이스에서 99과 같은 임의의 값으로 설정할 수 있습니다.

이러한 동작은 일어나지 않아야 합니다. 60을 초과하는 값을 설정하는 것을 차단하는 수정 사항을 파이프라인에 올려두었습니다.

> <https://github.com/discourse/discourse/pull/17382>
>
> The custom validators introduced in e0d7cda made so we ignored the mix
> and max v…alues set on site\_settings.yml. That change allowed admins to
> set values outside of the range defined on the yaml file.
> 
> Related to https://meta.discourse.org/t/group-names-with-more-than-60-characters-broken/232115?u=falco

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [7월 11, 2022, 11:00오전 UTC](https://meta.discourse.org/t/group-names-with-more-than-60-characters-broken/232115/5 "2022-07-11T11:00:14Z")

</div>

이 주제는 2일 후 자동으로 닫혔습니다. 새로운 답글을 더 이상 작성할 수 없습니다.
