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

Theia: Jobs search history is not being saved to the settings.json file #2384

Open zFernand0 opened 1 year ago

zFernand0 commented 1 year ago

Describe the bug

The Zowe Explorer extension is not remembering the Jobs search history as the other trees.

To Reproduce

  1. Run ZE on Theia
  2. Search for jobs
  3. Notice that the filter wasn't remembered

Expected behavior

Filters to be stored in the searchHistory similar to the other trees

Screenshots

image

Desktop (please complete the following information):

Additional context

testing with autoStore: false

github-actions[bot] commented 1 year 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.