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 method to list protected ranges #999

Closed
lavigne958 opened this issue Feb 20, 2022 · 1 comment · Fixed by #1008
Closed

add method to list protected ranges #999

lavigne958 opened this issue Feb 20, 2022 · 1 comment · Fixed by #1008
Assignees
Milestone

Comments

@lavigne958
Copy link
Collaborator

Overview
Add method to list a protected range.

Details
The api provide a way to list a protected range: sheet API v4

expose necessary methods to list a protected range.

@lavigne958 lavigne958 added this to the 5.3.0 milestone Feb 20, 2022
@lavigne958 lavigne958 self-assigned this Feb 20, 2022
@lavigne958 lavigne958 modified the milestones: 5.3.0, 5.4.0 Feb 27, 2022
lavigne958 added a commit that referenced this issue Mar 7, 2022
Add a new method to list all protected ranges.
This method can't be tested in our test suite because it requires to
create a new spreadsheet with a protected range. This requires us to add
the email address used to record the test interactions to create a valid
protected range. This leads to my personal service account leaked in GH.
not cool :-(

It has been tested manually and works fine.

Closes #999
@lavigne958 lavigne958 modified the milestones: 5.4.0, 5.3.0 Mar 7, 2022
@juliusdanek
Copy link

Ah, this is excellent. I was going to request this next. THanks @lavigne958

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants