# チャンネル作成後にチャンネルのスラッグを変更する

**URL:** https://meta.discourse.org/t/change-channel-slug-after-the-channel-has-been-created/252993
**Category:** Support
**Tags:** chat
**Created:** [2023 年 1 月 26 日午後 4:24 UTC](https://meta.discourse.org/t/change-channel-slug-after-the-channel-has-been-created/252993 "2023-01-26T16:24:30Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![hiddenseal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hiddenseal/32/284273_2.png) [@hiddenseal](https://meta.discourse.org/u/hiddenseal)
#### Post date: [2023 年 1 月 26 日午後 4:24 UTC](https://meta.discourse.org/t/change-channel-slug-after-the-channel-has-been-created/252993/1 "2023-01-26T16:24:30Z")

</div>

[3.1.0.beta2: セキュリティ修正、新しいAPIスコープなど](https://meta.discourse.org/t/3-1-0-beta2-security-fixes-new-api-scopes-and-more/252887)からの続きです。

> [@pmusaraj](#):
>
> チャネル作成時にスラッグを変更できるようにする

素晴らしいですね！ありがとうございます！ただ、質問があります。チャネル作成後にスラッグを変更することは可能でしょうか？GUIにはそのような設定がないことは承知しており、コンソールにそのようなコマンドがあるのか、またはそのような操作はリスクが高すぎるため新しいチャネルを作成した方が良いのか、どちらかをお尋ねしています。

---

<div class="post-metadata">

### Author: ![mcwumbly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcwumbly/32/103861_2.png) [@mcwumbly](https://meta.discourse.org/u/mcwumbly)
#### Post date: [2023 年 1 月 26 日午後 9:36 UTC](https://meta.discourse.org/t/change-channel-slug-after-the-channel-has-been-created/252993/2 "2023-01-26T21:36:35Z")

</div>

これは、そう遠くない将来に tests-passed に登場する予定のものです。

> <https://github.com/discourse/discourse/pull/19948>
>
> This commit introduces the ability to edit the channel
> slug from the About tab …for the chat channel when the user
> is admin. Similar to the create channel modal functionality
> introduced in 641e94fc3c15c12217e2463a2dc393638ddeb534, if
> the slug is left empty then we autogenerate a slug based
> on the channel name, and if the user just changes the slug
> manually we use that instead.
> 
> We do not do any link remapping or anything else of the
> sort, when the category slug is changed that does not happen
> either.
> 
> \<img width="300" alt="image" src="https://user-images.githubusercontent.com/920448/213975619-6263e29a-5b90-4c1e-86c2-ab3aaff21bf0.png"\>
> 
> \<img width="326" alt="image" src="https://user-images.githubusercontent.com/920448/215375404-f5194dce-030a-48fa-9bd1-2b61d1eed409.png"\>
> 
> \<img width="331" alt="image" src="https://user-images.githubusercontent.com/920448/215375478-fe9fd78d-662d-4461-8dab-40de83eeb253.png"\>
