ckan / ckan/example-add-dataset
2.6 - KeyError: 'name' on error handling,
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
When a validation error occurs, I am getting...
Traceback (most recent call last):
File "ckan_populater.py", line 42, in
e.error_dict['name'] == ['That URL is already in use.']):
KeyError: 'name'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.