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

Need to click on a job link twice to get a list of output files #2883

Open VitGottwald opened 2 months ago

VitGottwald commented 2 months ago

Describe the bug

When working in a browser based VS Code, when I submit a job and and click on the job link in the user notification message, the job is properly selected in the job view.

However, when I expand it, no files are shown. I have to click the link once more (or click the refresh icon) to get the list of output files.

Expected behavior

After clicking on the jobid link for the first time I see the job and can expand it to see the output files - without having to do a refresh or clicking the jobid link again.

Desktop (please complete the following information):

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.