Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for "extension-less" download #90

Closed
4 tasks done
MikeBauerCA opened this issue Oct 23, 2018 · 2 comments
Closed
4 tasks done

Allow for "extension-less" download #90

MikeBauerCA opened this issue Oct 23, 2018 · 2 comments
Labels
customer Issue originated from customer
Milestone

Comments

@MikeBauerCA
Copy link
Contributor

MikeBauerCA commented Oct 23, 2018

By default bright files download all-members, adds a .txt extension to all downloaded members. It would be preferrable if no extension was added by default.

Community feedback: I think it would be a good feature to allow "extension-less" download. So I can use the all-members option and not assign a file extension locally.

The community did find value in being able to change the extension though :)
I have found that it will actually help me to assign a file extension (.jcl or .cbl or .cpo). This helps the editor in my IDE assign the correct file extension automatically.

  • Update code to allow user to specify "" as input for --extension.
    Status: Completed
    Assigned: @lyzla01
  • Update system test.
    Status: Not Started
    Assigned: @lyzla01
  • Update help text to inform user that ".txt" is the default extension.
    Status: Completed
    Assigned: @lyzla01
  • Update system test with new test cased.
    Status: Not Started
    Assigned: @lyzla01

Depends on zowe/imperative#91

@MikeBauerCA MikeBauerCA added customer Issue originated from customer backlog labels Oct 23, 2018
@JTonda JTonda assigned ghost Oct 23, 2018
@JTonda JTonda added this to the CA - 18PI4S4 milestone Oct 23, 2018
@JTonda
Copy link

JTonda commented Oct 23, 2018

Follow up with requester.

@ghost
Copy link

ghost commented Oct 25, 2018

After some discussion with the team, we decided with the following approach:

  • Keep ".txt" as the default extension when user does not specify the --extension option.
  • Update help text to clearly inform user that ".txt" is the default extension.
  • Allow user to specify "" as input for --extension to allow no extension when download data set.

@ghost ghost added in progress and removed backlog labels Oct 26, 2018
@JTonda JTonda closed this as completed Nov 2, 2018
@JTonda JTonda removed the in progress label Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer Issue originated from customer
Projects
None yet
Development

No branches or pull requests

2 participants