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

Add an option to skip user sync in destination instance with redash-migrate users #105

Open
yu-iskw opened this issue Nov 2, 2021 · 1 comment

Comments

@yu-iskw
Copy link

yu-iskw commented Nov 2, 2021

Motivation

When I trid to migrate users with redash-migrate users, it doesn't work because a couple of accounts in destination instance exists. One is the first user when setting up the instance. The other twos exists in both, but they logged in using Google OAuth. The most important problem is the first user doesn't exist in source instance. So, we can't prepare for the account information in meta.json.

  1. Is there any way to skip such users to migrate?
  2. My proposal is to add an option to skip sync of some users.
$ redash-migrate users
Importing users...
CAUTION: Some users are missing from the meta.json.
[email protected]
[email protected]
[email protected]
ERROR: not all users in meta are present in destination instance.
Saving meta...
@korkile
Copy link

korkile commented Nov 4, 2021

same thing happens to me, i also tried to create this user in the source did not helped

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

No branches or pull requests

2 participants