Error loading team config file when default base profile is nested and non-existent #3372
Labels
bug
Something isn't working
priority-low
Legit issue but cosmetic or nice-to-have
severity-medium
Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.
Describe the bug
If a team config file defines a default base profile that is nested (e.g.
base.lpar1
) and does not exist, then ZE fails to load.To Reproduce
Run
zowe config set defaults.base "base.invalid"
and reload VS Code.Expected behavior
Zowe Explorer should load successfully since there is not a JSON syntax error.
Screenshots
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: