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: Add check for existing provider_uids to generic import #26914

Merged
merged 5 commits into from May 17, 2024

Conversation

italoaalves
Copy link
Member

This PR adds a condition to skip existing provider_uids when importing user SSO data for a migration.

@italoaalves italoaalves added the migrations-tooling PR which includes changes to migrations tooling label May 7, 2024
@italoaalves italoaalves self-assigned this May 7, 2024
@italoaalves italoaalves requested a review from a team as a code owner May 7, 2024 21:15
script/bulk_import/generic_bulk.rb Outdated Show resolved Hide resolved
…ting user associated accounts


To prevent duplicated provider_uids from different providers.

Co-authored-by: Gerhard Schlager <gerhard.schlager@discourse.org>
@gschlager gschlager merged commit 73481e8 into main May 17, 2024
16 checks passed
@gschlager gschlager deleted the fix/generic-import-user-associated-accoounts branch May 17, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migrations-tooling PR which includes changes to migrations tooling
2 participants