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

[ADVAPP-1106]: Prevent an error from being thrown for a User if a non-UUID value is passed into the permission sync #1224

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

Orrison
Copy link
Collaborator

@Orrison Orrison commented Jan 3, 2025

Ticket(s) or GitHub Issue

Technical Description

Prevents the User from seeing errors if non-uuid permissions are attempted to be synced. Syncs those that are UUIDs and reports a custom exception.

Any deployment steps required?

No

Are any Feature Flags and/or Data Migrations that can eventually be removed Added?

No


Before contributing and submitting this PR, make sure you have Read, agree, and are compliant with the contributing guidelines.

…Matrix for validation

Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com>
@Orrison Orrison added the Change Type | Bug Fix Something isn't working label Jan 3, 2025
@Orrison Orrison self-assigned this Jan 3, 2025
@Orrison Orrison requested a review from a team as a code owner January 3, 2025 15:46
Copy link

sonarqubecloud bot commented Jan 3, 2025

@Orrison Orrison added this pull request to the merge queue Jan 3, 2025
Merged via the queue into main with commit d8f4610 Jan 3, 2025
7 checks passed
@Orrison Orrison deleted the bugfix/ADVAPP-1106 branch January 3, 2025 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Change Type | Bug Fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants