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

Google calendar recurring event deletion with single events doesn't return all events #860

Open
dchun opened this issue Jan 7, 2020 · 1 comment
Labels
type: question Request for information or clarification. Not an issue.

Comments

@dchun
Copy link

dchun commented Jan 7, 2020

When the list_events method is invoked with the single_events parameter set to true and a recurring event in Google calendar is deleted, only six months worth of events with the status 'cancelled' is returned leaving additional events that should be deleted in my database.

When adding the option show_deleted combined with single_events set to true and with a sync token set, all events ever deleted are returned which is a huge list if anyone has gone through the process of creating and deleting a few recurring events. Shouldn't only the events deleted since the last sync token be returned?

Is this the intended behavior?

@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Jan 8, 2020
@dazuma dazuma added type: question Request for information or clarification. Not an issue. and removed 🚨 This issue needs some love. triage me I really want to be triaged. labels Jan 13, 2020
@fhinkel fhinkel self-assigned this Dec 8, 2020
@fhinkel
Copy link

fhinkel commented Dec 8, 2020

Greetings, we're closing this due to inactivity. Please let us know if the issue needs to be reopened.

@fhinkel fhinkel closed this as completed Dec 8, 2020
@dazuma dazuma reopened this Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

4 participants