Skip to content

Various issues on Download.allDataSets #2619

@JWaters02

Description

@JWaters02

Describe the bug

Bugs:

  1. Preserve original letter case option supplied does not preserve case (i.e. all caps) for directory names on download data sets matching/allDatasets command. The file names themselves are preserved though.
  2. "4 data set(s) downloaded successfully to ./" ./ is technically correct I guess but it doesn't really make sense. It should just not show if --directory is not supplied to be consistent with all the other commands...
  3. Sequential data set is not downloaded to the correct folder (if --directory is not supplied) and has wrong name. It should be next to the other PDSes but it is actually on the same level as the HLQ (see results).
  4. When outputting member names ("Members:") in the dsorg status, is there a reason for the list being appended with a semi colon?

Expected and actual results

Image Image Image

Z02589.SPDS should be here under z02589 folder and be called just SDPS.txt

Image

Describe your environment

  • Zowe CLI version installed (run command zowe --version): 8.27.1
  • Installed plug-ins and their version numbers (run command zowe plugins list --short): N/A
  • Node.js and NPM versions installed (run node --version, npm --version): v20.11.1, 10.8.3
  • Environment variables in use: N/A
  • Operating system and version: Win10 22H2
  • Shell/terminal (bash, cmd, powershell, etc...): cmd

Additional context

I'm working on download API stuff anyway so I can probably take point on this (if you could assign me to the issue as well, thanks)

Metadata

Metadata

Labels

bugSomething isn't workingpriority-lowLegit issue but cosmetic or nice-to-haveseverity-lowBug that makes the usage of the Zowe less convenient but doesn't impact key use cases

Type

No type

Projects

Status

Low Priority

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions