Skip to content

Breaking changes introduced in deleteDataSet() #4039

@JillieBeanSim

Description

@JillieBeanSim

Describe the bug

an optional parameter, options, was added to deleteDataSet ZE API. There is no check for existence of options before checking if options.volume == "VSAM" in the zosmf use of ZE APIs. We should check for options && options.volume string includes/matches to not cause errors to extenders that use the ZE API

To Reproduce

Expected behavior

Screenshots

Desktop (please complete the following information):

  • OS:
  • Zowe Explorer Version:
  • (Optional) Zowe CLI Version:
  • (Optional) Do you have secure credentials enabled?
  • (Optional) Are you using a custom credential manager?

Additional context

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority-highProduction outage - this quarter or at least next quarterseverity-highBug for which there may be workaround but limits the usage of the Zowe for major use cases

Type

No type
No fields configured for issues without a type.

Projects

Status
Closed

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions