-
Notifications
You must be signed in to change notification settings - Fork 36
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
the value zero is not stored correctly in certain phenotype uploads #5329
Conversation
It looks like these changes are properly storing 0s, but the upload is no longer skipping blank values. If a trial already had stored trait values and a new upload file has blank values for those traits, it now seems to remove those values instead of keeping them unchanged (even when the option to remove them is not checked) |
Here is a script that can be used to find any 0s in recently uploaded files so they can be re-uploaded and stored properly |
We should have a test for this! |
…rom stocks and traits
Description
fixes #5328
Checklist
/t/data/fixture/patches/
./docs
has been updated./js
to/js/source/legacy
.