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

Bulk Processing with double tilde pattern match (~~pattern~~) failing #278

Closed
stephengale801 opened this issue Jun 24, 2022 · 5 comments
Closed

Comments

@stephengale801
Copy link

When performing a bulk user rename, the following command returned an error:
gam print users emailparts | gam csv - update user ~primaryEmail primaryEmail ~~primaryEmailLocal~~@newdoma.in

We've used this in the past to update users in bulk without issue. Upon trying today, we got the following issue:
"Update failed: Invalid Input: primary_user_email" for each line.
redacted

@taers232c
Copy link
Owner

taers232c commented Jun 24, 2022 via email

@taers232c
Copy link
Owner

taers232c commented Jun 24, 2022 via email

@stephengale801
Copy link
Author

stephengale801 commented Jun 24, 2022 via email

@taers232c
Copy link
Owner

taers232c commented Jun 24, 2022 via email

@stephengale801
Copy link
Author

stephengale801 commented Jun 24, 2022 via email

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