-
Notifications
You must be signed in to change notification settings - Fork 11.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Read receipts not working #15484
Comments
I am also experiencing this on
|
Same issue.
RC docker 2.1.0
Mongo docker 4.0.11
… 2 окт. 2019 г., в 18:25, robopossum ***@***.***> написал(а):
I am also experiencing this on
OS : Debian 9.9
MongoDB Version : 4.0.11
NodeJS Version : v8.16.0
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I am also experiencing this issue on both my test and prod environments.
|
Same issue here.
|
Same issue for me.
|
Same issue here with develop (da6025e)
I had posted an update where it seemed the problem was on only one DM channel, but no, it is across the board. Read receipts are not working at all, even when on in the system. |
This works in Custom CSS
Just curious. Why is it seeming to use use the 'Old' Colors and not the 'New' ones? |
@ggazzo @tassoevan just making sure this is on your radar. Seems like css issue |
This is NOT a CSS issue. I think the index added in #15316 doesn't allow multiple messageId's. All of my db.rocketchat_message_read_receipt's show multiple items PRE upgrade. Now there is only one read receipt per message. The reason the blue check isn't showing is that all users haven't read the message. I am only getting the owner of the message showing on the new read receipts in the database. |
I am positive all users in the DM conversation have read all messages that should be showing "read" but are not. |
Technically, they have not read the messages because RocketChat isn't saving that they read them. Only one read reciept is being saved per message. That is what I meant. |
Oh I got you. Apologies. |
Thanks to anyone involved fixing this. I can confirm it's working again. |
Ahh I think the read receipts are still not working 100% of the time because we have rocket.cat in the channels. rocket.cat isn't reading the messages like it used to :'(, so the check never goes blue. |
On 2.1.1 Is that still true? "Info" only shows the owner having read a group message even though they must have all read it. |
We've updated to 2.1.1 and read receipts are working properly (information modal displays list of users who read the message), but as @wreiske said, bots cause that blue tick is not shown because they don't mark messages as read. Minor issue, but would be great if this could be fixed (maybe just ignore users with |
I do not see readd receipts with my setup. This used to work but when I do not remember.
|
Read Receipts is Broken again, when I try to look any message before 3.6.0 update I can see individual receipts, but after the update it is just showing receipts for sender and current logged in account |
There's already a ticket for the new error: #18689 |
Description:
After updating to 2.1.0 the read receipts are not displayed anymore. No checkmark in browser, and only grey checkmarks in the app. No blue checkmarks after a message is read.
Also when showing message info, only the person who send the message is shown in the list.
Steps to reproduce:
Expected behavior:
Actual behavior:
Server Setup Information:
Additional context
Relevant logs:
Server log when accessing "info":
The text was updated successfully, but these errors were encountered: