Skip to content

[PB-6385] Fix duplicated user kick out#64

Draft
TamaraFinogina wants to merge 6 commits into
masterfrom
fix_kickout
Draft

[PB-6385] Fix duplicated user kick out#64
TamaraFinogina wants to merge 6 commits into
masterfrom
fix_kickout

Conversation

@TamaraFinogina
Copy link
Copy Markdown
Contributor

@TamaraFinogina TamaraFinogina commented May 20, 2026

This PR changes the leaveCall to delete users based on their ID (instead of UserID). For that, we return this ID after joinCall and create a new record in the database for each user who joined.

IMPORTANT: Won't work untill DB constraint is removed

P.S. Should be merged after this PR from meet-web to not break leaveCall: internxt/meet-web#236

Comment thread src/modules/call/call.controller.ts Outdated
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
70.8% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@TamaraFinogina TamaraFinogina changed the title [_] Fix duplicated user kick out [PB-6385] Fix duplicated user kick out May 22, 2026
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.

2 participants