Skip to content

feat(contact-center): add desktopProfileFilter to auxiliary-code endpoint#4834

Open
Shreyas281299 wants to merge 2 commits intowebex:task-refactorfrom
Shreyas281299:desktop-profile-filter
Open

feat(contact-center): add desktopProfileFilter to auxiliary-code endpoint#4834
Shreyas281299 wants to merge 2 commits intowebex:task-refactorfrom
Shreyas281299:desktop-profile-filter

Conversation

@Shreyas281299
Copy link
Copy Markdown
Contributor

@Shreyas281299 Shreyas281299 commented Apr 7, 2026

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

This pull request addresses

The need to filter auxiliary codes based on desktop profile settings when fetching auxiliary code data from the organization endpoint.

by making the following changes

  • Added desktopProfileFilter=true query parameter to the listAuxCodes endpoint in packages/@webex/contact-center/src/services/config/constants.ts
  • Updated corresponding test expectations in packages/@webex/contact-center/test/unit/spec/services/config/index.ts

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

Manual Testing

Automated Testing

  • ✅ All existing unit tests pass
  • ✅ Updated test expectations to match new endpoint format

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

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

🤖 Generated with Claude Code

…oint

Add desktopProfileFilter=true query parameter to the auxiliary-code endpoint
to enable filtering based on desktop profiles.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@Shreyas281299 Shreyas281299 requested a review from a team as a code owner April 7, 2026 07:55
@Shreyas281299 Shreyas281299 added the validated If the pull request is validated for automation. label Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

validated If the pull request is validated for automation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants