LDV Data Upload Fixes
- Dominant language
- Python
- Stars
- 2
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the Bug**
LDV Data upload is missing some neccessary logic and needs a few updates. Specifically these bugs:
ID
- No error received for missing values
- No error received for duplicate values
- No error received for wrongtype
ApplicationID
- When not unique, the file won't upload, but no notification is given as to what caused the failed upload
VIN
- Error received if VIN missing. Supposed to only give Warning but still allow upload
- Manufacturer
- Error received for missing value. Missing value supposed to be allowed, and only receive warning
VINToken
- No warning received for missing value. Should have a warning.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.