StanfordSpezi / SpeziTemplateApplication

Template application demonstrating the usage of the Stanford Spezi framework.
https://stanfordspezi.github.io/SpeziTemplateApplication
MIT License
94 stars 18 forks source link

Schedule View doesn't update Tasks when opening through notification. #38

Open Supereg opened 11 months ago

Supereg commented 11 months ago

Description

In the current template, one gets notified if the social support questionnaire is ready to be filled out again (daily basis on 8am). However, if you open the App by clicking on the notification (and you completed the questionnaire on the previous day), the questionnaire still shows as completed. Only if you navigate away (e.g. Contacts view) and back, then the Schedule view refreshes and shows the questionnaire as available.

Reproduction

Expected behavior

The schedule view should update upon reopening the app.

Additional context

I haven't further investigated the issue and its core cause. Upon further investigation it might make sense to move this issue to SpeziScheduler.

Code of Conduct

Supereg commented 7 months ago

This Issue needs further investigation if this is still an issue with the latest upgrade of Spezi Scheduler.

Supereg commented 7 months ago

Got it reproduced just now. This is still an issue with the latest release.

Supereg commented 4 months ago

Investigate if this was fixed with https://github.com/StanfordSpezi/SpeziTemplateApplication/pull/73