Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ProfileInfo does not update global schema when a project-level config is detected #2086

Closed
traeok opened this issue Mar 12, 2024 · 1 comment · Fixed by #2087
Closed

ProfileInfo does not update global schema when a project-level config is detected #2086

traeok opened this issue Mar 12, 2024 · 1 comment · Fixed by #2087
Assignees
Labels
bug Something isn't working priority-high Production outage - this quarter or at least next quarter severity-high Bug for which there may be workaround but limits the usage of the Zowe for major use cases

Comments

@traeok
Copy link
Member

traeok commented Mar 12, 2024

Describe the bug

If a user has a workspace folder opened containing a project-level configuration, and a VS Code extension is installed, ProfileInfo.addProfileTypeToSchema does not update the global schema as expected.

(originally reported by @FrankSu1996 in issue zowe-explorer-vscode#2773)

Expected and actual results

Expected: The profile type and its metadata are added to the global schema even if a project-level config is found.
Actual: The schema is not updated.

A workaround is to close the workspace folder, delete extenders.json from your Zowe home directory and then try to register the extension again in VS Code.

Describe your environment

Additional context

@traeok traeok added bug Something isn't working new The issue wasn't triaged yet labels Mar 12, 2024
@github-project-automation github-project-automation bot moved this to New Issues in Zowe CLI Squad Mar 12, 2024
Copy link

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.

@JTonda JTonda added priority-high Production outage - this quarter or at least next quarter severity-high Bug for which there may be workaround but limits the usage of the Zowe for major use cases and removed new The issue wasn't triaged yet labels Mar 13, 2024
@JTonda JTonda moved this from New Issues to In Progress in Zowe CLI Squad Mar 13, 2024
@zowe-robot zowe-robot moved this from In Progress to High Priority in Zowe CLI Squad Mar 13, 2024
@JTonda JTonda moved this from High Priority to In Progress in Zowe CLI Squad Mar 13, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Closed in Zowe CLI Squad Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-high Production outage - this quarter or at least next quarter severity-high Bug for which there may be workaround but limits the usage of the Zowe for major use cases
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants