Skip to content

feat: users syncing across regions with users reassignment#66

Open
uisyou wants to merge 1 commit into
mainfrom
wjoseph/usersync
Open

feat: users syncing across regions with users reassignment#66
uisyou wants to merge 1 commit into
mainfrom
wjoseph/usersync

Conversation

@uisyou
Copy link
Copy Markdown
Collaborator

@uisyou uisyou commented Jan 15, 2026

  • A local groupPlaceholders.csv will be created initially with all the placeholder users in the migrated group.
  • The placeholder users will be synced from the source region. New users will be created in the destination if they do not exists yet. If a username already exists in the destination that is not the same user with the same username in the source, a new user will be created with a different username.
  • The local groupPlaceholders.csv will be updated with the new usernames, then the placeholder users will be updated with the updated usernames.

- A local groupPlaceholders.csv will be created initially with all the placeholder users in the migrated group.
- The placeholder users will be synced from the source region. New users will be created in the destination
if they do not exists yet. If a username already exists in the destination that is not the same user with the
same username in the source, a new user will be created with a different username.
- The local groupPlaceholders.csv will be updated with the new usernames, then the placeholder users will be updated
with the updated usernames.

Signed-off-by: Joseph Wan <39906347+uisyou@users.noreply.github.com>
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.

1 participant