The backend has trouble handling year changes. It has to figure out which year each checkin from HRT is in since HRT only includes the month, day, and time. There are some boundary case issues that cause the code to create checkins in the wrong year (usually one year ahead) and these checkins get stuck in the database and break the app.
The backend has trouble handling year changes. It has to figure out which year each checkin from HRT is in since HRT only includes the month, day, and time. There are some boundary case issues that cause the code to create checkins in the wrong year (usually one year ahead) and these checkins get stuck in the database and break the app.