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

UpdateEvent should use Event table #34

Merged
merged 1 commit into from
Sep 26, 2023
Merged

UpdateEvent should use Event table #34

merged 1 commit into from
Sep 26, 2023

Conversation

jfversluis
Copy link
Owner

There was a mixup for the events, it was looking at the calendars table and therefore looked up the wrong ID. Additionally, there was no error surfaced when the code couldn't find the right ID to update, this is all fixed now.

Fixes #33

@jfversluis jfversluis enabled auto-merge (squash) September 26, 2023 18:18
@jfversluis jfversluis merged commit d628b7a into main Sep 26, 2023
@jfversluis jfversluis deleted the fix-33 branch September 26, 2023 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Event not updating on Android.
1 participant