RocketChat / RocketChat/Rocket.Chat

bug: livechat /invite becomes a readonly invitation

Open
#22,504 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

image

Steps to reproduce:
  1. Install rocket chat
  2. Setup live chat
  3. Start a live chat
  4. let agent 1 take the conversation
  5. let agent 1 invite agent 2 to the conversation
  6. agent 2 cannot type in chat - it is read only
Expected behavior:
  1. agent 2 should be able to chat
Actual behavior:
Server Setup Information:
  • Version of Rocket.Chat Server:
  • Operating System: Ubuntu
  • Deployment Method: snap
  • Number of Running Instances: 1
  • DB Replicaset Oplog: snap
  • NodeJS Version: snap
  • MongoDB Version: snap
Client Setup Information
  • Desktop App or Browser Version: all
  • Operating System: all
Additional context

Problem confirmed https://open.rocket.chat/channel/omnichannel?msg=MmMvAFxSceAgsMDER

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is named. Start by reproducing the live chat flow in the listed steps, focusing on agent 1 inviting agent 2 and the resulting read-only state. Trace the invitation and conversation permissions, then verify that the invited agent can type in the chat.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authorization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.