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

Jobs View Inconsistent #2856

Open awharn opened 2 months ago

awharn commented 2 months ago

Describe the bug

The jobs view displays inconsistent information between a filter search and when a Job is clicked on after it is submitted

To Reproduce

  1. Submit a job and observe the jobs tree
  2. Perform a search for the same job using the Jobs tree search function
  3. Observe difference

Expected behavior The views would be same, and the system name would be present on the submitted job output.

Screenshots Submitting a job: ZE-submit-job

Searching via jobs tree: Peek 2024-04-16 13-48

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.