Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: pex_config
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Sprint:DRP X16-2
-
Team:Data Release Production
Description
Within a config override file being executed via Config.load or Config.loadFromStream, using a variable that hasn't been defined results in a NameError exception, but this is silently suppressed and the user has no idea the following overrides have not been executed.