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: fixes cast issue for capabilities_by_role in CoordinatorCallUpdatedEvent #508

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

deven98
Copy link
Contributor

@deven98 deven98 commented Oct 26, 2023

Previously, any update event would lead to a cast issue leading to capabilities_by_role not being cast correctly. This PR fixes that issue and update events no longer cause an error.

@deven98 deven98 requested a review from a team as a code owner October 26, 2023 06:39
Copy link
Contributor

@kanat kanat left a comment

Choose a reason for hiding this comment

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

LGTM

@kanat kanat merged commit 7f04a9b into main Oct 26, 2023
3 checks passed
@kanat kanat deleted the update-cast-fix branch October 26, 2023 21:32
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