Null values in configuration cause issues
Open
- Dominant language
- Jinja
- Stars
- 2
- Forks
- 4
- Avg merge
- 7d 16h
- Merged PRs (30d)
- 8
Description
FYI:
seed without a config file, cd into `src/ontology`, run `odk update`:
```
File ".../config.py", line 242, in update_config_dict
for imp in obj["import_group"]["products"]:
TypeError: 'NoneType' object is not subscriptable
```
_Originally posted by @matentzn in https://github.com/INCATools/odkcore/pull/26#pullrequestreview-5234321276_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.