Skip to content

Usernames are case-sensitive when mentioning someone #13374

@fleaz

Description

@fleaz

Description:

When creating users in RocketChat they are treated case insensitive, e.g. I can't create two users with the username "foo" and "Foo". But apparently when mentioning someone in a channel, it only gets converted to a highlight if one uses the correct case. This bites a lot of our customers because to to pretty short names some of them just type the message including the highlight instead of using the autocompletion dropdown.

screenshot 2019-02-05 at 17 38 52

Steps to reproduce:

  1. Create a user called "foo"
  2. Go to a channel and mention "@foo"

Expected behavior:

The user "foo" gets a mention because usernames are case-insensitive in the rest of the system

Actual behavior:

No mention is created.

Server Setup Information:

  • Version of Rocket.Chat Server: 0.74.0
  • Operating System: Linux
  • Deployment Method: Hosted Cloud Version
  • NodeJS Version: v8.11.4

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions