Skip to content
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

Fix omni-channel-capacity-management (#669) #670

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Conversation

dremin
Copy link
Contributor

@dremin dremin commented Nov 15, 2024

Summary

The serverless function that the omni-channel-capacity-management feature uses is only intended to be used by supervisors or admins. This broke the feature for agents. Updated this function to be usable by agents when a workerSid is not provided, which will modify the current worker's channel.

Checklist

  • Tested changes end to end
  • Requested one or more reviewers

Copy link

0 ESLint error(s) and 0 ESLint warning(s) found in pull request changed files.
✅ No issues found!

Copy link

@trogers-twilio trogers-twilio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look good. Thank you!

@dremin dremin merged commit 34dd7e6 into main Dec 9, 2024
4 checks passed
@dremin dremin deleted the fix-capacity-management branch December 9, 2024 23:14
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.

2 participants