-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
[Bug] No desktop notifications in livechat #10074
Comments
I'll have a look at this tonight for you because last time I tested it was working fine. It was not working properly to 0.62 but this PR solved the issue when I tested it (the fix was included in 0.62) |
@janrudolph can you confirm for me, are the agents getting the initial livechat notification to say a new chat has started ? But not getting any for messages after that - or are you seeing no notifications at all Thanks mate |
@JSzaszvari Thanks for taking over. They are seeing no notifications at all (sound, windows). The sound, when a new livechat is pushed into the guest pool, is the only thing they get. |
Hi @janrudolph ! The current behavior related to sound notifications in LiveChat is to send a notification when a new LiveChat room is started. After that, the sound notifications will not appear for new messages coming from visitor. |
@renatobecker Thanks for you reply. My focus in this issue is about the desktop notifications which "fly from the right to the left", when the customer sends a message in an ongoing livechat. In previous Rocket.Chat versions this type of notification was available for livechat as well. Today it is only available for regular channel communication. Our livechat agents are missing this feature right now. Hence this issue is not about the sound notifications. However, I like the pull request you referred to. |
I'm also interesting in this feature related to sound notifications. |
@JSzaszvari Did you have the chance to reproduce the bug? |
Hey @janrudolph tanks for bring it to our attention. This behavior, as you described it, seems to be a bug. Can you give a little more context on how the livechat notifications are configured? @renatobecker can you try to reproduce the problem? |
hey @theorenck! I have the same issue reported by @janrudolph. I have a brand new server installation, using the official docker images. A guest user starts a conversation, the favicon and brower title updates with unread counter, the new conversation notification sound plays, but, then only way I got to see the new LiveChat is turning on the "Unread on Top" option. I have this issue in both Web, Mac App and Android App. |
notification preferences mentioned by @theorenck are the regular preferences for any channel. as you can from the screenshot above, for livechats they are all set for "all messages".. but I have tested locally and as you guys noticed seems they are not working: |
We have identified why this bug is occurring and we are working to fix this issue as soon as possible. |
Description:
In the past, livechat agents got desktop notifications when a customer sent a message in an ongoing livechat (and the agent has not focussed the browser). These notifications are not present anymore.
Server Setup Information:
Steps to Reproduce:
When sending a direct message to the agent, the user will get notified.
Expected behavior:
Live chat agent should get a notification when the customer has sent a new message.
Actual behavior:
No notifications at all
The text was updated successfully, but these errors were encountered: