-
Notifications
You must be signed in to change notification settings - Fork 25
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
Location CSV upload with missing values #760
Comments
|
Code changes done in commit 74abd73 are in Master branch. Attached sample file without required descriptor and missing Specific error msg info, required as per AC. errors-locations-bl-apf_missing-children-invalid.csv |
Commit was made to 10.0 itself but was not deployed to prerelease. Change has now been deployed. Please retest. |
Should be good enough for now. |
Describe the bug
The CSV upload did not handle missing values correctly. Uploaded the following csv.
This issue results in incorrect results in the ETL and lineage in the address_level table.
ETL table:
To Reproduce
Steps to reproduce the behavior:
AC:
Lets say the complete location hierarchy is Block,GP,Village/Hamlet
What hierarchies should be allowed in the CSV: Refer this sheet for egs
The above is so that to allow setting location properties and geo-coordinates for locations at any level
What should not be allowed:
Lets say the complete location hierarchy is Block,Gram Panchayat,Village/Hamlet
Testing:
Test with single and multiple hierarchies.
The text was updated successfully, but these errors were encountered: