fix: Livechat_accept_chats_with_no_agents omnichannel setting not being respected#39692
fix: Livechat_accept_chats_with_no_agents omnichannel setting not being respected#39692nazabucciarelli wants to merge 41 commits intodevelopfrom
Livechat_accept_chats_with_no_agents omnichannel setting not being respected#39692Conversation
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip CodeRabbit can approve the review once all CodeRabbit's comments are resolved.Enable the |
🦋 Changeset detectedLatest commit: 753a028 The changes in this PR will be included in the next version bump. This PR includes changesets to release 41 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #39692 +/- ##
===========================================
- Coverage 70.94% 70.55% -0.39%
===========================================
Files 3207 3256 +49
Lines 113958 115778 +1820
Branches 20694 21019 +325
===========================================
+ Hits 80842 81689 +847
- Misses 31059 32029 +970
- Partials 2057 2060 +3
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
…cketChat/Rocket.Chat into fix/livechat-offline-agent-assignment
…cketChat/Rocket.Chat into fix/livechat-offline-agent-assignment-setting-fix
Proposed changes (including videos or screenshots)
Issue(s)
CORE-1972 Fix 'Livechat_accept_chats_with_no_agents' omnichannel setting not being respected
Steps to test or reproduce
Before testing, you'd need to have a EE license and to create at least two agents and a department with them. Also, you'll need to go to Settings -> Omnichannel -> Queue Management, enable the Waiting queue option and then set Max. number of simultaneous chats to only 1.
Livechat_accept_chats_with_no_agentsis enabled, the new visitor isn't queued, but routed to the offline agent.Further comments