RocketChat / RocketChat/Rocket.Chat

Wrong reporting of members in channels

Open
#14,521 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description:

Wrong reporting of members in channels. For example....Iv got 10 users in direct messages and their status indicating that their arent online(some of them). But when I look on member list of some channels where those user are, they are online. If I reload page in chrome user current statuses get refreshed. So my problem is, that users status acros channels and rooms are not updated. I must use F5 in browser to get to the fresh user status. RCH instance running behind nginx ssl proxy.

Server Setup Information:
  • Version of Rocket.Chat Server: 1.0.2
  • Operating System: ubuntu 18
  • Deployment Method: tar
  • Number of Running Instances: 1
  • DB Replicaset Oplog: yes
  • NodeJS Version: 8.15
  • MongoDB Version: 4.0.5

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 file or test is identified in the issue. Reproduce the mismatch between direct-message status and channel member lists in the reported deployment, then trace the status update path; done means changes propagate across channels and rooms without a browser reload, with regression coverage for the scenario.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
full-stack
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.