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
159 stars 89 forks source link

Extender registration failure with multiple registrations #2888

Closed JillieBeanSim closed 1 month ago

JillieBeanSim commented 2 months ago

Describe the bug

This is a regression, previously fixed. When multiple extensions register with Zowe Explorer only the first registered is able to be used in trees. The other extension registration will fail after the first registered resulting in the second extension type not being accessible in Zowe Explorer.

Expected behavior

All extenders that register with Zowe Explorer don't have to be the first registered to work, all should work and be available.

Screenshots

Desktop (please complete the following information):

Additional context

github-actions[bot] commented 2 months 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.