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 event change doesn't get picked up #319

Open
climategadgets opened this issue Apr 26, 2024 · 0 comments
Open

Google Calendar event change doesn't get picked up #319

climategadgets opened this issue Apr 26, 2024 · 0 comments

Comments

@climategadgets
Copy link
Member

Expected Behavior

When an event in Google Calendar is changed, the change is picked up during the next poll.

Actual Behavior

The only way the change will be picked up is if event name, start time, end time, or recurrence change.

Root Cause

SchedulePeriod doesn't include the notion of "last modified".

Workaround

Restart the system to pick up the schedule update. Ugly, but works.

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

No branches or pull requests

1 participant