Closed didacroyo closed 4 years ago
Hi @didacroyo I just can't reproduce this issue, I tried many ways to reproduce it but I couldn't, the feature is working fine.
Can you, please, share a video recording of your environment during your test?
Also, can you share the data sent through the Web Socket after you click to save the Department
data?
I'll be waiting for your feedback. Thanks.
Hi Renato, thanks for your prompt answer.
The search results is always showing a few channels only, regardless the search string, the search results are always the same in my case (some matching results are not listed and some non-matching results are listed).
Now I can save the selected channnel! (not the one I want, but it's ok, since I want to see the feature working somehow). But the feature is now working as expeted. When all agents are offline I exect the incoming livechat message to be forwared to the configured channel, but this is not hapening. In the section Administration>Omnichannel I've tried switching on/off, but nothing happens...
The routing configuration should be configured in a particular way?
this is how I have the routing configured..
Hi, I have more information. The target group is not being displayed in the search results, BECAUSE the listed groups (search results) are always the same 10 groups, alphabetically ordered (ASC-ending), and irrespective of the "search string".
More information. I renamed the target group, from test_s4 to A_test_s4 (because I see capital letters have priority in the ASC order to ensure the group will appear in the elegible list). Now I can select this group (A_test_s4) and I can save changes. The error I see now, when editing again the target department is the follwing. It seems is related with the capital letter A, not matching the value stored.
So, to sum up, 3 issues:
elegible groups always the same 10, ordered alphabetically
the previous error (error: "The required "roomId" or "roomName" param provided does not match any channel [error-room-not-found]")
expected behaviour not occurring, when I receive a new liveChat message to the target department (with no online agents) I don't see the incoming message in the target group
Duplicated #17914
Description:
According to this: https://github.com/RocketChat/Rocket.Chat/pull/17442 and to this: https://github.com/RocketChat/Rocket.Chat/releases/tag/3.3.0
The feature "Add the ability to send Livechat offline messages to a channel" is available. And it is, but it is not working as expected. Not all the private groups are available in the list (search results).
When a private group is specified it is seems it is not saved (because it is not there the next time you open the configuration and because the expected behavior doesn't accour)
Steps to reproduce:
Expected behavior:
Actual behavior:
Not all groups are available for the message forwarding. The selected group is not saved.
Server Setup Information:
Client Setup Information
Additional context