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
173 stars 92 forks source link

V3 - Must reload window after recalling data set in order to view it #3294

Open adam-wolfe opened 1 week ago

adam-wolfe commented 1 week ago

Describe the bug

After recalling a migrated data set, the icon for the data set is updated correctly, however clicking on the data set or selecting "Pull from Mainframe" does not open the data set. After reloading VS Code, the data set can be edited normally.

To Reproduce

  1. Find a migrated data set
  2. Right-click on the data set and select "Recall Data Set"
  3. The recall operation is successful
  4. Click on the data set - nothing happens
  5. Reload the window and search for the data set, click on it - the data set is opened in an editor tab

Expected behavior

After recalling the data set, I should be able to click on it and open it in an editor.

Screenshots

Desktop (please complete the following information):

Additional context

github-actions[bot] commented 1 week 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 1 week ago

Although the previous bug report for this issue was marked as priority-medium, we might want to consider making this one high priority, as the regression was fixed in v2 and is now broken again in v3.