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

Address User has already been taken errors for invocations of grant_revoke_gem_authority.rb #99

Closed
jrgriffiniii opened this issue Apr 8, 2022 · 1 comment

Comments

@jrgriffiniii
Copy link
Contributor

When invoking the script bundle exec ruby ./script/grant_revoke_gem_authority.rb, I have encountered errors of the following form:

active-fedora -a $EMAIL_ADDRESS_1 -a $EMAIL_ADDRESS_2 -a $EMAIL_ADDRESS_3 [...]: Adding $EMAIL_ADDRESS_1: User has already been taken

I am not quite certain what is raising these errors, but the errors seem to fail to adjust user permissions for Gems for a single given user when a list of users are given (i. e. while there may be issues for revoking the authority from $EMAIL_ADDRESS_1 for active-fedora, this should then continue to attempt to revoke authority for $EMAIL_ADDRESS_2 from active-fedora).

@jrgriffiniii
Copy link
Contributor Author

Resolved with #123

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

1 participant