orma / openroads-vn-analytics

BSD 2-Clause "Simplified" License
0 stars 1 forks source link

[Bug][Upload function doesn't work correctly] #567

Closed tailm1 closed 5 years ago

tailm1 commented 5 years ago

Step 1 : Go to upload tab Step 2 : Attach 214YD00014.zip Expected result : If data is valid, asset should be added to the system. If not, an error dialog should be shown Actual Result : New blank page is display Note : Please refer attachment

214YD00014.zip image

geohacker commented 5 years ago

@batpad let's return an error when the file type is not CSV.

KPGeo commented 5 years ago

@batpad @geohacker error replicated using Chrome on stable internet connection in the US. The resulting screen listed the VPROMMS ID (034HG00006) of the asset, but no attributes were added to the asset.

result on upload

Zip file contained csv with attributes in columns "AN" through "BN"

geohacker commented 5 years ago

@KPGeo thank you! Looks like what you're seeing is unrelated from this error reported by @tailm1. In this case IRI, distance, suspension, start coordinates, end coordinates, and time will be read at the time of property ingestion. The upload is successful.

The error @tailm1 raised handled in v3.3.0.