Skip to content

pds: Some PDS operations may have unexpected behavior #2390

Open
@zFernand0

Description

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 🙏

if((targetDataSetObj.dsorg == "PO" || targetDataSetObj.dsorg == "POE") && targetMember == undefined)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority-lowLegit issue but cosmetic or nice-to-haveseverity-mediumBug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.

    Type

    No type

    Projects

    • Status

      Low Priority

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions