You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 3.4.0 was introduced and the webhook call for closed omnichannel room is not working at all, the closing message is working but the LivechatSession type is never triggered.
Steps to reproduce:
Omnichannel > Webhooks
Setup any URL and check "Send Request on Chat Close"
Close any Livechat room
Expected behavior:
Receiving a webhook request with type "LivechatSession"
Actual behavior:
No closing request received.
Server Setup Information:
Version of Rocket.Chat Server: 3.4.0
Operating System: Windows
Deployment Method: docker
Number of Running Instances: 2
NodeJS Version: v12.16.1
MongoDB Version: 3.6.18
Client Setup Information
Desktop App or Browser Version: Desktop App
Operating System: Windows
The text was updated successfully, but these errors were encountered:
Description:
Version 3.4.0 was introduced and the webhook call for closed omnichannel room is not working at all, the closing message is working but the
LivechatSession
type is never triggered.Steps to reproduce:
Expected behavior:
Receiving a webhook request with type "LivechatSession"
Actual behavior:
No closing request received.
Server Setup Information:
Client Setup Information
The text was updated successfully, but these errors were encountered: