move-coop / parsons

A python library of connectors for the progressive community.
https://www.parsonsproject.org/
Other
260 stars 132 forks source link

[Bug] setting notify = False in gs.share_spreadsheet() doesn't work #899

Open elyse-weiss opened 1 year ago

elyse-weiss commented 1 year ago

I had set notify = False in share_spreadsheet(). I still received an email that I was shared on the spreadsheet. Seems like this piece isn't working well.

Detailed Description

https://move-coop.github.io/parsons/html/stable/_modules/parsons/google/google_sheets.html#GoogleSheets.share_spreadsheet

To Reproduce

Your Environment

Additional Context

Add any other context about the problem here.

Priority

Seems very low priority.