-
Notifications
You must be signed in to change notification settings - Fork 118
Profiles shouldn't have import of vscode in ZE API #4149
Copy link
Copy link
Closed
Labels
API ExtenderIssues that allow Zowe Explorer to be extended externallyIssues that allow Zowe Explorer to be extended externallybugSomething isn't workingSomething isn't workingpriority-mediumNot functioning - next quarter if capacity permitsNot functioning - next quarter if capacity permitsseverity-mediumBug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.
Milestone
Metadata
Metadata
Assignees
Labels
API ExtenderIssues that allow Zowe Explorer to be extended externallyIssues that allow Zowe Explorer to be extended externallybugSomething isn't workingSomething isn't workingpriority-mediumNot functioning - next quarter if capacity permitsNot functioning - next quarter if capacity permitsseverity-mediumBug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Closed
An import for vscode was brought into 3.4.2 in the Profiles section of ZE API which should not happen as it can break cli plugins that use our ZE API profile management classes and methods
zowe-explorer-vscode/packages/zowe-explorer-api/src/profiles/AuthHandler.ts
Line 17 in e95fb9a
Describe the bug
To Reproduce
Expected behavior
Screenshots
Desktop (please complete the following information):
Additional context