zowe / zowe-cli

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

RSE plugin error on submit job with wait for output option (--wfo) #2042

Closed Thibaut69 closed 4 months ago

Thibaut69 commented 4 months ago

Describe the bug

The RSE CLI plugin return me an error while I submit a JCL with option --wfo (wait for output).

Expected and actual results

  1. Command issued: zowe rse submit ds "MYPDS(MYJOB)" --wfo
  2. Expected results: same as zowe zos-jobs submit
  3. Actual results: Command Error: Error obtaining status for jobname "myjobname" jobid "myjobid". Error Details: An unknown status "COMPLETED" was received.

--> Describe your environment Windows 10, cmd.exe

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

zFernand0 commented 4 months ago

Hey @Thibaut69, Thank you for opening the issue.

I believe this issue is better suited for the IBM Z Open Editor. I have opened it on your behalf.

Closing!