venkatesh-sivaraman / FireRoad-Android

Android version for the MIT course planner app.
MIT License
2 stars 0 forks source link

App clears roads and then roads not always saved #2

Open tzx opened 5 years ago

tzx commented 5 years ago

This happened today, but this bug I experienced wasn't reproducible. Here are the things that I did:

  1. Created a custom class along with a non-custom one and added both on my road
  2. Check courseroad to see if it syncs; the non-custom did but the custom one didn't
  3. Look at fireroad and still see the custom class, so close app and relaunch
  4. When relaunched the custom class disappears, but everything else stayed even the non-custom class that I added during the same time
  5. Update database and my road disappears and was replaced only with some GIRs that I had credit or taken in fall 2018.

Once that happened, everything starts working again. Custom classes start to sync and nothing disappears. Can't reproduce this issue.

alexcanepa commented 4 years ago

Having the same issue on Android 10, with sync / MIT login disabled.

Road is deleted whenever the app closes. Saving a copy locally, and then trying to re-import after the crash, does not bring it back