Skip to content

fix(cc-store): update sdk version for all fields profile update#620

Merged
mkesavan13 merged 3 commits intowebex:nextfrom
mkesavan13:modify-ext-dn
Feb 17, 2026
Merged

fix(cc-store): update sdk version for all fields profile update#620
mkesavan13 merged 3 commits intowebex:nextfrom
mkesavan13:modify-ext-dn

Conversation

@mkesavan13
Copy link
Contributor

@mkesavan13 mkesavan13 commented Feb 11, 2026

COMPLETES CAI-7460

This pull request addresses

The WxCC SDK was blocking update profile if the device type or team remained un changed. This is not in parity with agent desktop.

by making the following changes on the SDK

  • Removed the condition that checks if the change was not in device type or team
  • Updated the test case as well
  • Changed the error message

This PR just updates that SDK change

Vidcast

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

  • Tested the SDK and existing widgets side by side to see whatever was changed in the SDK is affected in the Widgets
  • Locally linked the SDK to Widgets repo and tested that Widgets is able to update the Dial Number or Extension
  • Tested the PR Preview app of this PR

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 - Please Specify
  • 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 (There are no Test cases as of today
  • I have tested the functionality with amplify link

Make sure to have followed the contributing guidelines before submitting.

@mkesavan13 mkesavan13 added the validated Indicates that the PR is ready for actions label Feb 11, 2026
@aws-amplify-us-east-2
Copy link

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

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

@mkesavan13 mkesavan13 added the run_e2e Add this label to run E2E test for meeting and CC widgets label Feb 13, 2026
@Kesari3008
Copy link
Contributor

Just one question, what if all the filed including the team name, login mode and dial number/extension values are same. Nothing changes and we try to update profile, do we allow that or we block it.

@mkesavan13
Copy link
Contributor Author

Just one question, what if all the filed including the team name, login mode and dial number/extension values are same. Nothing changes and we try to update profile, do we allow that or we block it.

Screenshot 2026-02-17 at 2 37 25 PM

Per the above screenshot from my recent VidCast, if there aren't any changes at all in any fields, we do not allow them to click the save button on Widgets @Kesari3008

@mkesavan13 mkesavan13 merged commit fab0381 into webex:next Feb 17, 2026
14 of 15 checks passed
@mkesavan13 mkesavan13 deleted the modify-ext-dn branch February 17, 2026 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run_e2e Add this label to run E2E test for meeting and CC widgets validated Indicates that the PR is ready for actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants