Skip to content

fix(meeting): increase Participant role column length to prevent admi…#95

Merged
aniebietafia merged 1 commit into
developfrom
feat/schedule_meetings
Jun 6, 2026
Merged

fix(meeting): increase Participant role column length to prevent admi…#95
aniebietafia merged 1 commit into
developfrom
feat/schedule_meetings

Conversation

@aniebietafia
Copy link
Copy Markdown
Contributor

…ssion failures

  • Update the Participant model's role column to String(20) to accommodate the 11-character "participant" role.
  • Add Alembic migration to update the column length limit in the database.
  • Fixes the "Failed to admit" error when hosts admit authenticated users from locked lobbies.

…ssion failures

- Update the Participant model's role column to String(20) to accommodate the 11-character "participant" role.
- Add Alembic migration to update the column length limit in the database.
- Fixes the "Failed to admit" error when hosts admit authenticated users from locked lobbies.

Signed-off-by: aniebietafia <aniebietafia87@gmail.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 6, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 22508755-9dd4-4d29-b99f-8712a3deb2ae

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/schedule_meetings

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@aniebietafia aniebietafia merged commit 84570a9 into develop Jun 6, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant