You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on list_jobs() I tried to use the correlator and z/OSMF kept saying "invalid correlator"
but it worked on spool_files() or whatever that interface is
using the job-correlator property returned from submit
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.
Thanks to @tucker01 for reporting this 🙂
It seems like we are hardcoding "owner" to always be present on the payload which is probably why the correlator has no effect:
zowe-client-python-sdk/src/zos_jobs/zowe/zos_jobs_for_zowe_sdk/jobs.py
Lines 220 to 222 in 8c9580a
The text was updated successfully, but these errors were encountered: