RocketChat / RocketChat/Rocket.Chat
RocketChat Genarates Same Jitisi meet URL every time
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
Steps to reproduce:
By creating a new call in rocket chat (configured with jitsi meet)
Expected behavior:
A Randomized URL each time a call is made.
Actual behavior:
Same URL each time a call is made even for a different user too.
Server Setup Information:
- Version of Rocket.Chat Server: v3.18.3
- Operating System: Ubuntu 18.04
- Deployment Method: docker
- Number of Running Instances: 1
Latest build of jitsi meet us used
Client Setup Information
- Desktop App or Browser Version: Both
- Operating System:Windows/MAC
Additional context
As Jitisi meet has capability to initialize a video conference room in any given name,I suspect it is something to do with rocketchat,means rocketchat is not genarating a random room name and append it the jitisi meet url (may be I am wrong)
any directions to fix this issue will be helpful
Thanks.
Relevant logs:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing a new call with Jitsi Meet configured, then trace Rocket.Chat's call creation and meeting-URL generation path. Done means separate calls, including calls by different users, receive distinct room URLs; verify the behavior in both desktop and browser clients.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100