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
162 stars 90 forks source link

Zowe Explorer v3 does not refresh profiles on password change #3120

Open phaumer opened 2 days ago

phaumer commented 2 days ago

Describe the bug

To Reproduce

I built Zowe Explorer from source on 9/16. Installed on Windows test machine where stored password was expired. After changing password in prompt I could run a query to see my data sets, but when opening a file from a PDS member I get a 401.

Expected behavior

Screenshots

image

Desktop (please complete the following information):

Additional context

github-actions[bot] commented 2 days 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 days ago

I believe this PR is related and should resolve the issue: https://github.com/zowe/zowe-explorer-vscode/pull/3111