-
Notifications
You must be signed in to change notification settings - Fork 13.5k
/invite user with @ in username does not work #12910
Copy link
Copy link
Closed
Description
Description:
I want to invite an user to a group. We use emails as username (because of CROWD...) so I type:
/invite @[email protected]
And the response is:
No user exists by the name of `@some.userdomain.com`.
So the at symbol is truncated. Backslash @ does not work either.
Steps to reproduce:
- Just as description
Expected behavior:
User [email protected] is invited to the room.
Actual behavior:
RocketChat can't find this user.
Server Setup Information:
- Version of Rocket.Chat Server: 0.69.2
- Operating System: Ubuntu 18
- Deployment Method: TAR
- Number of Running Instances: 1
- DB Replicaset Oplog: No
- NodeJS Version: 8.11
- MongoDB Version: 4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels