googleapis / googleapis/google-api-ruby-client

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

Open
#860 1 comment 0 reactions 0 assignees View on GitHub
type: question
Dominant language
Ruby
Stars
2.9k
Forks
888
Avg merge
6m
Merged PRs (30d)
218

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.