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

Favorite value in settings breaking for extenders type #2889

Open JillieBeanSim opened 2 months ago

JillieBeanSim commented 2 months ago

Describe the bug

Saving a favorite data set in ZE using an extender like zFTP, the setting for the favorite is being written differently than zosmf favorites causing a failure of retrieval after restart.

To Reproduce

Steps to reproduce the behavior:

  1. create a favorite ds with extender type like zftp
  2. can access via favorites after save
  3. refresh VSC
  4. See in log favorite not recognized and not loaded in tree

Expected behavior

Favorite written to settings file in a way that can be used and accessed.

Screenshots

Screenshot 2024-04-30 at 6 28 55 AM

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.