-
Notifications
You must be signed in to change notification settings - Fork 375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BodyMeasures import crashes the app. #240
Comments
I have the same issue, and have tried a few workarounds unsuccessfully. Records from May 2021: These cannot be imported in the current version (0.20.3) due to crashing app. Generating new records (export_etc_etc) on current phone and version also crashes the app. Device: Fairphone2 |
Hi guys, can you provide me your csv files so that I can check what is wrong. I don't have the issue on my side. |
Thanks for the quick response. I reinstalled the app, created a dummy account, then exported 2 sets of records and attempted to import them directly into the app and into a fresh install. Secondly, using the same install, records with dummy entries of each type. In this case, the BodyParts and BodyMeasures cause a crash, however the Exercises and Records import without issue. I think it is worth noting that the "Reset App" function does not delete custom body parts from the app - the newly created account will retain body parts previously created. This was my reason for using a fresh install to import the records. export_BodyMeasures_MyTest.csv Good luck! |
Thank you for the details. I will look into it. |
My bad! This is fixed now. The unit was missing in the export. In current version 0.20.3, you can fix this by adding a "unit" column and adding an integer that represent the unit:
Example: In the next release 0.20.4, it will be simpler as the unit will be managed in text.
Example: |
Describe your issue
Hello,
the app crashes every time I try to import the "export_BodyMeasures_username.csv". So I can't transfer my weighttracking to the new phone (weight is the only thing I use the app for).
Thank you.
Bob
To Reproduce
Steps to reproduce the behavior:
Expected behavior
File should be imported.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: