Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Calendar not updating properly #1424

Open
xsrf opened this issue Jan 20, 2022 · 1 comment
Open

Calendar not updating properly #1424

xsrf opened this issue Jan 20, 2022 · 1 comment
Assignees
Labels

Comments

@xsrf
Copy link

xsrf commented Jan 20, 2022

Hey,
last week a student was shown the wrong time and location for an exam in the app. The event was updated in december, but the app still showed the old data. Turns out the app hadn't refreshed the calendar for more than a month, despite regular use by the student.

Short analysis of the api access logs in TUMonline shows that more than 50% of the users may be affected. Out of all the clients with UA TCA Client 579 that interacted with the API within the last hour, less than 50% called the kalender endpoint within the last 7 days.

Please have a look at the update/caching policy for the calendar as this may indicate a general issue. I cannot provide steps to reproduce though.
The wrong location in question was shown as upcoming event on the main screen of the app. Maybe that's part of the issue?

@kordianbruck
Copy link
Member

kordianbruck commented Apr 22, 2022

We sync 2 months before and after today. When the Calendar is opened in the App (Not the widget), then it should bypass cache control altogether.

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

No branches or pull requests

3 participants