caseydavenport / biermacht

Homebrewer's Companion for Android
Apache License 2.0
23 stars 10 forks source link

Notes keep disappearing #53

Closed gabeweisz-oldacct closed 8 years ago

gabeweisz-oldacct commented 8 years ago

My beer notes keep disappearing. Not sure exactly when, but if I leave the app for awhile all of my notes - in multiple recipes - are gone.

caseydavenport commented 8 years ago

@gabeweisz Thanks for raising. I'll try to reproduce this myself (it will be hard to fix without a reproduction). To be clear, you're referring to the beer / taste notes that you've saved?

caseydavenport commented 8 years ago

My best guess is that there is somewhere in the code that doesn't write the notes properly, so when the recipe is saved the notes are overwritten. I'll take a look through to see if something stands out.

gabeweisz-oldacct commented 8 years ago

Yes - it is the beer/taste notes. And sometimes they are saved properly for awhile, but I'll open the app and then they're gone. I'll try to reproduce reliably.

gabeweisz-oldacct commented 8 years ago

Got it - if I go into the "edit recipe" screen and click save, the notes go away. I don't need to change anything in the "edit recipe" screen.

caseydavenport commented 8 years ago

Fix from #54 will be in next release.