RocketChat / RocketChat/Rocket.Chat

Not displayed with full name in user search

Open
#23,482 3 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:

Is it possible to search by full name display when searching for users?
In the previous version, it was displayed with the full name, but I want to change it because it displays the user name

Steps to reproduce:

1.Set user information
Full Name:TEST_FULL_NAME
Username:test_user_name
1-1

2.When the created user is displayed from the search screen, it is displayed as Username⇒※I want to display this as Full Name in the future
2-2

3.When added, it will be displayed as Full Name
3-1

4.After adding, the search screen will also be displayed with Full Name
4-1

Server Setup Information:
  • Version of Rocket.Chat Server: 4.0.2
  • Operating System: AlmaLinux
  • Deployment Method: https://releases.rocket.chat/latest/download -o /tmp/rocket.chat.tgz
  • Number of Running Instances: 1
  • NodeJS Version: v12.22.7
  • MongoDB Version:4.2.17

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

Reproduce the behavior using the issue's four search steps: create a user with a full name and username, then search for that user before and after adding them. Trace the user-search entry point and compare which identity field each result state displays; done means the search result consistently shows the full name as requested.

Written by the indexing model from the issue text.

Assessment

Domain
search
Issue type
Feature
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.