-
Notifications
You must be signed in to change notification settings - Fork 13.5k
e2e messages not decrypting in message threads #14512
Copy link
Copy link
Closed
Milestone
Description
Description:
In a private group chat, messages sent in the new threads UI are shown as *******
Steps to reproduce:
- Ensure e2e encryption is on
- Enter a private group
- Reply to a message with a thread
- The message you just sent is shown as ***** in the thread panel, or blank in the main chat
Expected behavior:
The message is displayed in the thread and the main chat
Actual behavior:
Server Setup Information:
- Version of Rocket.Chat Server: 1.0.3
- Operating System: Ubuntu
- Deployment Method: snap
- Number of Running Instances: `
- DB Replicaset Oplog: ENABLED
- NodeJS Version: v8.11.3
- MongoDB Version: 3.4.20
Additional context
Relevant logs:
when opening the thread client reports:
TypeError: 'name' member of PermissionDescriptor 'microphone' is not a valid value for enumeration PermissionName.
Reactions are currently unavailable
