Skip to content

Add Room ID (friendly_id) update in room settings#6290

Open
nathanael-h wants to merge 1 commit into
bigbluebutton:masterfrom
nathanael-h:feature/room-friendly-id-update
Open

Add Room ID (friendly_id) update in room settings#6290
nathanael-h wants to merge 1 commit into
bigbluebutton:masterfrom
nathanael-h:feature/room-friendly-id-update

Conversation

@nathanael-h

Copy link
Copy Markdown

Allows room owners to set a custom friendly_id from the settings UI. Validates format (lowercase alphanumeric + hyphens only, no dots), length (3–50 chars), and uniqueness. On success, navigates to the new room URL.

Closes #1106

  • I did not tested yet, I will update when done

Allows room owners to set a custom friendly_id from the settings UI.
Validates format (lowercase alphanumeric + hyphens only, no dots), length
(3–50 chars), and uniqueness. On success, navigates to the new room URL.

Closes bigbluebutton#1106
@sonarqubecloud

sonarqubecloud Bot commented Jun 9, 2026

Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom Room ID

1 participant