Describe the bug
If the config.ini is set to import a section, but the corresponding JSON file is missing from the directory, would like to gracefully handle the error and provide informative help message.
Reproduction steps
- configure import setting in config.ini to TRUE
- delete / remove associated JSON file
- attempt import
...
Expected behavior
gracefully handle the error and provide informative help message.
Additional context
No response
Describe the bug
If the config.ini is set to import a section, but the corresponding JSON file is missing from the directory, would like to gracefully handle the error and provide informative help message.
Reproduction steps
...
Expected behavior
gracefully handle the error and provide informative help message.
Additional context
No response