zowe / zowe-cli

Zowe CLI
Eclipse Public License 2.0
108 stars 85 forks source link

Data Set Search command does not find entries in binary data-sets or members with `--mainframe-search` #2160

Closed awharn closed 1 week ago

awharn commented 1 month ago

Describe the bug

The zowe files search ds command does not find instances of the search term in data-sets or PDS members that are in binary format when --mainframe-search is specified. It works properly when this option is omitted.

This appears to be a limitation in IBM's REST API, and is reproducible in Postman. Results are omitted from these data-sets when the initial search occurs on the mainframe. When searched locally, the results are found.

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