-
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
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you fix the lint?
18ab6ac
to
99d6d0f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add a changeset?
transferChat
Livechat api endpoint
Co-authored-by: Marcos Spessatto Defendi <[email protected]>
Co-authored-by: Kevin Aleman <[email protected]>
SUP-577
Created a
transferChat
Livechat API endpoint for transferring chats programmatically, the endpoint has all the limitations & permissions required that transferring via UI has