-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
DM Chat message sent by Jeremy to me didn't show up in web chat #388
Comments
Yep, I'm experiencing this one too.
…On Thu, Sep 3, 2020 at 9:42 AM Matt Allen ***@***.***> wrote:
Happened again on web, this time for #deprecate-slack
[image: image]
<https://user-images.githubusercontent.com/22508304/92143104-a2936700-edc9-11ea-9e87-47f398499e61.png>
[image: image]
<https://user-images.githubusercontent.com/22508304/92143117-a7581b00-edc9-11ea-9dcd-ee3bf85c2805.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#388 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEMNUXY7HEENXWLOD64Y6DSD7BN5ANCNFSM4QTOYAQQ>
.
|
@chiragsalian will this be fixed with the bug you found yesterday? I think it's related.. maybe (where you can refresh and unreads will still show) |
No i don't think this is related. The bug i found and fixed is - if a person has never DM'd you sends you a message it should show up in LHN in realtime. Atm the current code won't show the new message until you refresh. Anyway no i think this issue is different. I have seen this happening on dev but it has been very rare. |
This is happening to me in rooms, as well as DMs. |
@chiragsalian and I were testing #352 and ran into the issue of him sending me DMs while I was signed out, then me not seeing them once I logged in. We're hoping that problem is related to this issue and that we can fix both. I'm bumping to Critical since we need people to see DMs in LHN in order to properly use Chat and there's no workaround. |
@chiragsalian something that might be helpful... |
I believe the cause of this issue is the same mentioned here because if you ever visited the chat and then that person sends a DM it would never show up for you to revisit. The code for it got pushed a few minutes back and since then i haven't been able to reproduce the problem on dev so i think we need to re-test that code once it gets deployed. |
This seems to be working now |
I had an issue this morn where a chat with Conor didn't show up in LHN on web but I got an email for it and it showed in Desktop when I was able to login. |
Dropped this down to MEDIUM for right now since it appears that the issue happens rarely. Let's keep it open and on the milestone right now to see if anyone else has thoughts/ideas. From @chiragsalian
|
Same issue happened to me again with Conor on Desktop this morn when I first opened computer. |
This just happened to me too. I wished @sakluger a happy birthday (HAPPY BIRTHDAY SASHA!!!) and his reply didn't come to the chat but only to email. I'm using the desktop app, v. 1.0.1-47. Same thing happened with Conor. I replied to the email via an email as well, but nothing showed up in chat except my original message. Only when Conor responded to that email did all messages suddenly appear in chat. |
As discussed with @mallenexpensify and @jboniface, i believe the issue was due to pusher reconnects that was tackled here - #475 |
Sound like this was fixed. Let's close and reopen if it happens again? |
it's still happening, for some reason I didn't initially directly correlate the issues and created this new GH #490 |
I don't think we should reopen these. But for the GH recently created we should mention if its one-off or something that always happens. For something thats always reproducible its priority should be higher than items that are one-offs. |
Problem
I sent Jeremy a message in Chat, he received it and replied. The message didn't show up for me in Chat on web. I got the message via email then went back to Chat and it still wasn't there. I had Daniel send a test DM which properly showed as bolded in LHN and in the chat. After I hard refreshed the site, Jeremy's message finally showed up.
Solution
See if we figure out why this might be happening. @chiragsalian , any chance this might be related to 'unread' work you're currently doing?
The text was updated successfully, but these errors were encountered: