feat(Livechat): transferChat Livechat api endpoint#32498
Conversation
|
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 |
🦋 Changeset detectedLatest commit: 60235d7 The changes in this PR will be included in the next version bump. This PR includes changesets to release 32 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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #32498 +/- ##
===========================================
+ Coverage 56.73% 56.81% +0.07%
===========================================
Files 2498 2498
Lines 55385 55335 -50
Branches 11455 11411 -44
===========================================
+ Hits 31424 31437 +13
+ Misses 21256 21216 -40
+ Partials 2705 2682 -23
Flags with carried forward coverage won't be shown. Click here to find out more. |
apps/meteor/client/views/room/Header/Omnichannel/QuickActions/hooks/useQuickActions.tsx
Outdated
Show resolved
Hide resolved
MarcosSpessatto
left a comment
There was a problem hiding this comment.
Can we add more info to the description?
apps/meteor/tests/e2e/omnichannel/omnichannel-livechat-api.spec.ts
Outdated
Show resolved
Hide resolved
apps/meteor/tests/e2e/omnichannel/omnichannel-livechat-api.spec.ts
Outdated
Show resolved
Hide resolved
MarcosSpessatto
left a comment
There was a problem hiding this comment.
Can you fix the lint?
18ab6ac to
99d6d0f
Compare
MarcosSpessatto
left a comment
There was a problem hiding this comment.
Can we add a changeset?
transferChat Livechat api endpoint
Co-authored-by: Marcos Spessatto Defendi <marcos.defendi@rocket.chat>
Co-authored-by: Kevin Aleman <kaleman960@gmail.com>
SUP-577
Created a
transferChatLivechat API endpoint for transferring chats programmatically, the endpoint has all the limitations & permissions required that transferring via UI has