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.
- Is there any way to skip such users to migrate?
- My proposal is to add an option to skip sync of some users.