-
Notifications
You must be signed in to change notification settings - Fork 386
fix(cc-sdk): fixed-queue-transfer #4212
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
Conversation
📝 WalkthroughWalkthroughThis change introduces new logic to the TaskManager component within the Webex Contact Center plugin. Specifically, it adds a case for handling the Possibly related PRs
Tip ⚡💬 Agentic Chat (Pro Plan, General Availability)
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
⏰ Context from checks skipped due to timeout of 90000ms (2)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
rarajes2
left a comment
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.
Please fix the wrapup getting enabled issue on the samples page as highlighted by Priya. Rest looks good to me.
|
For some reason - that issue is happening on amplify link only... not sure why. |
|
Edit: My bad - turns out I did not push that change. Will push it now. |
COMPLETES #< SPARK-647920 >
This pull request addresses
task:endevent when the action happened.by making the following changes
AgentVTeamTransferredevent on SDK and send out task:end event with wrapup payload.Vidcast - https://app.vidcast.io/share/aa978abc-4a56-49a1-9b37-11a923430e33
Change Type
The following scenarios were tested
I certified that
I have read and followed contributing guidelines
I discussed changes with code owners prior to submitting this pull request
I have not skipped any automated checks
All existing and new tests passed
I have updated the documentation accordingly
Make sure to have followed the contributing guidelines before submitting.