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
When checking for whether a data set is a PDS, we should consider changing the checks to a startsWith("PO") to make sure we cover PO-E, PO-L, PO-U, (and others?), and to avoid typos 🙏
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.
When checking for whether a data set is a PDS, we should consider changing the checks to a
startsWith("PO")
to make sure we cover PO-E, PO-L, PO-U, (and others?), and to avoid typos 🙏zowe-cli/packages/zosfiles/src/methods/copy/Copy.ts
Line 204 in 14986b1
The text was updated successfully, but these errors were encountered: