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(roles): remove spaces from regsys api response #193

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

Fenrikur
Copy link
Member

The regsys status checked in did not get correctly mapped to the enum due to the space, which would likely apply to any other potential similar status in the future (e.g. partially paid). Replacing all spaces in returned status to fix this.

@Fenrikur Fenrikur requested review from Rain336 and Metawolve August 31, 2024 12:04
@Fenrikur Fenrikur self-assigned this Aug 31, 2024
@Fenrikur Fenrikur requested a review from maakinoh August 31, 2024 18:26
Copy link
Contributor

@maakinoh maakinoh left a comment

Choose a reason for hiding this comment

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

lgtm

@Fenrikur Fenrikur merged commit 63c33c5 into main Sep 1, 2024
@Fenrikur Fenrikur deleted the bugfix/checked-in-role-claim branch September 1, 2024 17:24
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