You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.
As of 5PM on Wednesday I have 1350 steps for the day.
I go to bed at 10PM on Wednesday and I haven't synced my Jawbone since 5PM.
I walk up at 8AM on Thursday and the scheduler task has been checking JawboneAPI every hour since midnight for new data for Thursday.
It isn't until I sync my band at 9AM on Thursday to which I add new data for that day which would most likely only be sleep and mood data.
The issue is that I'm also adding additional steps that were tracked for Wednesday between 5PM - midnight and not yet synced.
Because the scheduler task is only looking for new data for the new day it doesn't retroactively go back a day and add those unaccounted for steps to the previous day.
The text was updated successfully, but these errors were encountered:
Use Case
The text was updated successfully, but these errors were encountered: