RocketChat / RocketChat/Rocket.Chat
Wrong channel name shown in sidebar
Open
@ggazzo is already working on this.
Since Nov 25, 2020.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
Incorrect channel name is shown in the sidebar. There is shown "name" instead of "fname" (designations from MongoDB).
Steps to reproduce:
Expected behavior:
Show the real name of a room.

Actual behavior:

Server Setup Information:
- Version of Rocket.Chat Server: 3.8.0
- Operating System: Linux
- Deployment Method: tar
- Number of Running Instances: 1
- DB Replicaset Oplog: yes
- NodeJS Version: 12.18.4
- MongoDB Version: 4.0.19
Client Setup Information
- Desktop App or Browser Version: both
- Operating System: all
Additional context
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.
Assessment
This issue has not been assessed yet.