Skip to content

FIX: default channel name to topic title #33754

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 22, 2025
Merged

FIX: default channel name to topic title #33754

merged 3 commits into from
Jul 22, 2025

Conversation

jjaffeux
Copy link
Contributor

We added few weeks ago the possibility to create a channel with the post event, however if the event name was not set we could create an event with no name. This change ensures we will use the topic title in this case, as we do for the event.

Channel name max length is using the topic title max length so that shouldn't be a problem.

We added few weeks ago the possibility to create a channel with the post event, however if the event name was not set we could create an event with no name. This change ensures we will use the topic title in this case, as we do for the event.

Channel name max length is using the topic title max length so that shouldn't be a problem.
jjaffeux and others added 2 commits July 22, 2025 22:59
…chat_channel_sync_spec.rb

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
@jjaffeux jjaffeux merged commit 39686e6 into main Jul 22, 2025
15 of 16 checks passed
@jjaffeux jjaffeux deleted the event-name-default branch July 22, 2025 21:53
@discoursebot
Copy link

This pull request has been mentioned on Discourse Meta. There might be relevant details there:

https://meta.discourse.org/t/event-chat-channels-error-if-name-clashes/375162/9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants