Skip to content
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

boolean fields not working in CSV import #56

Open
GoogleCodeExporter opened this issue Mar 3, 2015 · 1 comment
Open

boolean fields not working in CSV import #56

GoogleCodeExporter opened this issue Mar 3, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.export data csv, some of them with "Is partial?" = false
2.check csv file and observe 1 for True.  change some other
3.import from csv.  all records have "false" in "Is partial?" field

Expected behavior: read "1" or "Y" as true in "Is partial?" field

Actual behavior: ignoring cell data so misscalculating

Mileage version: 3.1.1
Android version: 4.0.4
Device: Samsung Galaxy S-III

Please provide any additional information below.

the same for field "Restart calculations?", that would be the only way to say a 
have a gap in my records, so don't expect calculating first record after the gap

thanks a lot,

Alan.Peugnet@gmail.com

Original issue reported on code.google.com by Alan.Peu...@gmail.com on 31 Jul 2012 at 8:51

Attachments:

@GoogleCodeExporter
Copy link
Author

is there workaround? what is expected format of the boolean field type?

Original comment by Dmitriy....@gmail.com on 4 Feb 2013 at 10:44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant