You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue can be reproduced and same thing happens in opposite way if root directory has zowe config file. When workspace is open at the explorer instance, it behaves like a project config file and when no workspace is open it behaves like global config file. The error seems to be not related with ZOWE_CLI_HOME env variable but the order of the prioritized profiles. one can be seen at mLayers variable zowe.config.json exists parameter should be false:
We think not much can be done on the zowe explorer side to let imperative api know about this situation. Hence we are going to investigate it on there. @zFernand0 👍 thanks for discussion and pointing out the problem.
Describe the bug
A Team profile in
~
(e.g./root/zowe.config.json
) may be treated as a project configuration file when no workspace is open on VSCode.To Reproduce
zowe.config.json
(and schema) file in/root
Expected behavior
No project profiles being loaded if there is no workspace open.
Screenshots
Desktop (please complete the following information):
Additional context
The gif above is from this comment #1777 (comment), which introduces environmental variable support (more details? #1777)
The text was updated successfully, but these errors were encountered: