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

Renaming a PDS does not update member nodes #3314

Closed t1m0thyj closed 1 week ago

t1m0thyj commented 1 week ago

Describe the bug

When I rename a PDS in Zowe Explorer, then opening its members fails because their resource URI is not updated.

To Reproduce

Expected behavior

The resource URI stored on the member nodes should be updated when the PDS is renamed.

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

This seems to only affect a PDS that's already expanded or has members open in the editor - that said, it was a quick fix so I put up a PR