Skip to content

chore(cc): bump @webex/contact-center to 3.12.0-next.14#672

Open
bhabalan wants to merge 1 commit intowebex:nextfrom
bhabalan:fix/update-sdk-hold-fix
Open

chore(cc): bump @webex/contact-center to 3.12.0-next.14#672
bhabalan wants to merge 1 commit intowebex:nextfrom
bhabalan:fix/update-sdk-hold-fix

Conversation

@bhabalan
Copy link
Copy Markdown
Contributor

COMPLETES # https://jira-eng-sjc12.cisco.com/jira/browse/CAI-7507

This pull request addresses

Hold/resume functionality breaking after any recording pause/resume cycle. The SDK's hold() method was reading mediaResourceId from a top-level task data field that gets wiped by recording event reconciliation, causing subsequent hold requests to send an empty mediaResourceId to the backend.

by making the following changes

Change Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Tooling change
  • Internal code refactor

The following scenarios were tested

  • The testing is done with the amplify link
  • Manual E2E: hold/resume works correctly after recording pause/resume cycle (previously broken)
  • Manual E2E: hold/resume works correctly on fresh call without recording events
  • All 1,219 CC widget unit tests pass
  • Video demonstration: https://app.vidcast.io/share/355ef012-b9ce-4b84-b35a-cc0f3cc5e303

The GAI Coding Policy And Copyright Annotation Best Practices

  • GAI was not used (or, no additional notation is required)
  • Code was generated entirely by GAI
  • GAI was used to create a draft that was subsequently customized or modified
  • Coder created a draft manually that was non-substantively modified by GAI (e.g., refactoring was performed by GAI on manually written code)
  • Tool used for AI assistance (GitHub Copilot / Other - specify)
    • Github Copilot
    • Other - Claude Code
  • This PR is related to
    • Feature
    • Defect fix
    • Tech Debt
    • Automation

Checklist before merging

  • I have not skipped any automated checks
  • All existing and new tests passed
  • I have updated the testing document
  • I have tested the functionality with amplify link

Includes fix for hold() reading mediaResourceId from interaction.media
instead of top-level data field that gets wiped by recording events.
@bhabalan bhabalan marked this pull request as ready for review April 10, 2026 19:23
@bhabalan bhabalan requested a review from a team as a code owner April 10, 2026 19:23
@bhabalan bhabalan changed the title fix(cc-store): bump @webex/contact-center to 3.12.0-next.14 chore(cc): bump @webex/contact-center to 3.12.0-next.14 Apr 10, 2026
@aws-amplify-us-east-2
Copy link
Copy Markdown

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-672.d1b38q61t1z947.amplifyapp.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant