-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
Description
Description:
Even when updating the status message set via custom status, it is not reflected in real-time for other users.
Steps to reproduce:
- User A and User B log in and start a DM.
- User B views the DM screen with User A.
- User A updates their status message using the custom status feature.
- User A updates their status message again.
Expected behavior:
- In step 2, User B's DM screen header should reflect User A's status message.
- In step 3, the status message should update accordingly.
Actual behavior:
- In step 2, User B's DM screen header does not reflect User A's status message.
- In step 3, the status message from step 2 is reflected instead.
Server Setup Information:
- Version of Rocket.Chat Server: 7.3.1
- License Type: CE
- Number of Users: 10
- Operating System: Rocky Linux 9.2
- Deployment Method: docker
- Number of Running Instances: 1
- DB Replicaset Oplog: true
- NodeJS Version: 22.11.0
- MongoDB Version: 5.0.24
Client Setup Information
- Browser Version: The latest version of Chrome
Reactions are currently unavailable
