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

New PDS Member Node Does Not Open Unless Pull from Mainframe #2857

Closed awharn closed 2 months ago

awharn commented 2 months ago

Describe the bug

After creating a new member on a PDS, the file opens for edit. If that tab is closed, the member cannot be opened again unless you pull from mainframe

To Reproduce

  1. Create new PDS Member
  2. Close the editor
  3. Attempt to open the PDS member again

Expected behavior

The PDS member would open

Screenshots Peek 2024-04-16 14-14

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.

traeok commented 2 months ago

Note:

This seems related to the command that's assigned to the new node. Does the new member have the right command assigned to it (or any command at all)?