-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Messages with undefined sender #14639
Copy link
Copy link
Closed
Labels
staleStale issues will be automatically closed if no activityStale issues will be automatically closed if no activity
Description
Description:
After updating to version 1.0.3 the name of the sender does not appear when a Rocket message arrives.
Steps to reproduce:
- Updating to version 1.0.3
- Send a message to a disconnected user
Expected behavior:
Messages should arrive with the name of the user that sends it
Actual behavior:
It does not show the name of the user who sends the message and it appears as undefined
Server Setup Information:
- Version of Rocket.Chat Server: 1.0.3
- Operating System: Debian9
- Deployment Method:
- Number of Running Instances: 1
- DB Replicaset Oplog: Enabled
- NodeJS Version: v8.15.1
- MongoDB Version: 3.2.4-1.0rc2
Additional context
When we updated to version 0.74 the same thing happened, and we solved it by modifying the file "rocketchat_i18n.js" if however now with the new version it happens again.
Can you help me?
Relevant logs:
No logs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
staleStale issues will be automatically closed if no activityStale issues will be automatically closed if no activity

