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

Weight mixed up with height in CSV upload #359

Closed
mbarton opened this issue Nov 8, 2024 · 1 comment · Fixed by #360
Closed

Weight mixed up with height in CSV upload #359

mbarton opened this issue Nov 8, 2024 · 1 comment · Fixed by #360

Comments

@mbarton
Copy link
Member

mbarton commented Nov 8, 2024

  1. Upload dummy_sheet.csv

Expected: each visit has the correct height and weight
Actual: weight is set to height

@mbarton mbarton changed the title CSV upload with row missing height crashes CSV upload with row missing height and weight crashes Nov 8, 2024
@mbarton mbarton changed the title CSV upload with row missing height and weight crashes Weight mixed up with height in CSV upload Nov 8, 2024
@mbarton
Copy link
Member Author

mbarton commented Nov 8, 2024

There's a variant of this problem where it crashes because weight is not in the form (see #341 (comment)). I'm not sure how that happens because if I take out the offending rows into a separate CSV file it works. Either way the fix is the same

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

Successfully merging a pull request may close this issue.

1 participant