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

Rename.dataset() doesn't convert dataset name to uppercase #962

Closed
AndrewTwydell opened this issue Jul 29, 2020 · 0 comments · Fixed by #978
Closed

Rename.dataset() doesn't convert dataset name to uppercase #962

AndrewTwydell opened this issue Jul 29, 2020 · 0 comments · Fixed by #978
Assignees
Labels
bug Something isn't working Datasets
Milestone

Comments

@AndrewTwydell
Copy link
Contributor

AndrewTwydell commented Jul 29, 2020

Describe the bug

When renaming a dataset (including favourites), the rename function doesn't convert any lowercase characters in the dataset name to uppercase unlike create.dataset() where each lowercase character is made uppercase.

To Reproduce

Steps to reproduce the behavior:

  1. Create a dataset.
  2. Click on 'Rename'.
  3. Rename dataset using a mixture of uppercase and lowercase characters.
  4. See error (Dataset displays with the characters inputted in step 3).

Expected behavior

All dataset name characters should be displayed as uppercase after a rename where the user uses lowercase characters.

Screenshots

Screenshot 2020-07-29 at 16 05 33

Desktop (please complete the following information):

  • OS: MacOS
  • Zowe Explorer Version: 1.7.1
  • (Optional) Zowe CLI Version: 6.19.1
  • (Optional) Are you using Secure Credential Store? No

Additional context

N/A

@AndrewTwydell AndrewTwydell added bug Something isn't working Datasets labels Jul 29, 2020
@AndrewTwydell AndrewTwydell self-assigned this Aug 10, 2020
@AndrewTwydell AndrewTwydell mentioned this issue Aug 12, 2020
16 tasks
@zFernand0 zFernand0 added this to the 1.9 Release milestone Aug 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Datasets
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants