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

Bugfix/fix protected range user emails list #939

Merged
merged 2 commits into from
Oct 25, 2021

Conversation

lavigne958
Copy link
Collaborator

Bug description

current implementation adds all the email addresses with any kind of access (read, write) as editor of a protected range.

A protected range is a range where only a subset of the email addresses with a write access can edit.

Bugfix

simply add any given email address from the user, if the address does not have write access, if the address does not exists, etc this is in charge of the user to handle.
Update docstring for the user to clearly understand what is expected and any side effects.

Lukasz and others added 2 commits October 13, 2021 23:50
Explain why the parameter `editor_users_emails` is mandatory
now, explain that the owner of the spreadsheet will always be
part of the editor users email list.
@lavigne958 lavigne958 added the Bug label Oct 13, 2021
@lavigne958 lavigne958 added this to the 5.0.0 milestone Oct 13, 2021
@lavigne958 lavigne958 requested a review from burnash October 13, 2021 22:07
@lavigne958 lavigne958 self-assigned this Oct 13, 2021
@lavigne958 lavigne958 merged commit f540e01 into master Oct 25, 2021
@lavigne958 lavigne958 deleted the bugfix/fix_protected_range_user_emails branch October 25, 2021 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant