diericx / climbing_notebook

A tool to help climbers with their training
https://climbingnotebook.com
Other
22 stars 1 forks source link

Exercise Completions wiped on the wrong date #44

Open diericx opened 7 months ago

diericx commented 7 months ago

If a completion is marked at a certain time (unsure when) they all seem to get wiped. I think this may have to do with the fact that we are checking for wipes server side using UTC rather than localized time.

First step here would be finding a way to successfully reproduce it.