zowe / zowe-explorer-vscode

Visual Studio Code Extension for Zowe, which lets users interact with z/OS Data Sets, Unix System Services, and Jobs on a remote mainframe instance. Powered by Zowe SDKs.
Eclipse Public License 2.0
162 stars 90 forks source link

Edit team config fails with global & project level present #3125

Open JillieBeanSim opened 14 hours ago

JillieBeanSim commented 14 hours ago

Describe the bug

Project team config file is now named zowe.config.json instead of zowe.config.user.json. I looked at Profiles.createZoweSchema() from the Zowe Explorer source on github for the latest v3 tag, and could not understand how it got changed. Also, the ZE UI action to edit a team config file fails for project config if there are both project and global configs present. The rename might be why.

The name change was intentional to align with Zowe CLI, but the project vs global bug should be investigated.

v3.0.0-next.202409091409

split from https://github.com/zowe/zowe-explorer-vscode/issues/3089#issuecomment-2347244119

To Reproduce

Expected behavior

Screenshots

Desktop (please complete the following information):

Additional context

github-actions[bot] commented 14 hours ago

Thank you for creating a bug report. We will investigate the bug and evaluate its impact on the product. If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.