-
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
Live Chat: No desktop notification when someone joins live chat queue #7292
Comments
The strange thing is, you do get a visual notification when the chat has ended. Why not when the chat is requested? |
Have same issue. Rocket.Chat+ client version 2.8.0. When I came back in office, the team missed 2 sales calls for this. Luckily the email address remains shown, but it is unprofessional when the expectations of the requestor of a chat are not met in real-time. The settings on such a livechat room are: And on account: Only the chime works (new message), but is easy to miss even at 100% volume. The desktop notifications are not shown except when I press Test (see issue #7795). The sound for room creation is not played when a new livechat room is created (see issue #7796). The unread tray icon alert is not shown (see issue #7797). As a workaround I've tried to have the webhooks for room creation forward it to Slack. Although room creation itself is nicely listed as:
There is no webhook fired on RocketChat for an incoming livechat, a message exchange or ending a livechat. But in Livechat you can configure different webhook receiver specifically for livechat. That one works, but the webhook is only called when everyone is offline and at session end:
There is no event triggered on session start (raised enhancement issue #7798). So there is no workaround. IMHO it is not an improvement, but a bug since the LiveChat functionality was integrated into RocketChat more but many user options have not been reflected to incorporate this internal change. At the original merge time it would have been an enhancement, but now it is a bug. |
is very important this |
+1 Users need to be notified or chats will never be answered. |
Rocket.Chat Version: 0.56.0
Running Instances: 1
DB Replicaset OpLog: activated
Node Version: v 4.8.2.
Hi there,
I'm using the live chat feature and activated the live chat queue. It would be great if there was a desktop notification on the agents desktop each time someone has joined the queue. At the moment only a sound is played. If sound is deactivated on a agents desktop, he does not get notified if someone joins the live chat queue. So eventually the agents will miss chat requests.
Greetings,
Stefan
The text was updated successfully, but these errors were encountered: