-
Type:
Bug Report
-
Resolution: Unresolved
-
Priority:
L3 - Default
-
None
-
Affects Version/s: 3.7.3
-
Component/s: None
-
None
-
Not defined
Brief summary of the bug. What is it ? Where is it ?
Data import is not running if the importEnabled is not explicitly declared to true in the config file.
Steps to reproduce:
Comment the importEnabled in the environment-config.yaml:
#importEnabled : true
Actual result:
Import is disabled
Expected result:
Import should run since the default value of importEnabled is true: