RocketChat / RocketChat/Rocket.Chat

Room Not Found

Open
#31,255 6 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:

When I try to check which all Users have joined recently and click on individual user. Screen shows "Room Not Found" instead of showing details of that user.

Steps to reproduce:
  1. Navigate to https://open.rocket.chat/directory/users
  2. Click on any user and you will see the message
Expected behavior:

Show the profile information of that user.

Actual behavior:
no_room_found
Relevant logs:

My observation if we call below API we can get user information and show on the screen.

right_api_call

Instead of this above mentioned API we are calling:

wrong_api_call

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

Start at the directory users page at https://open.rocket.chat/directory/users and inspect the API calls made when selecting a user, comparing them with the calls shown in the issue screenshots. The work is done when selecting a user displays that user's profile information instead of “Room Not Found”.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, frontend
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.