You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Create a dataset.
Click on 'Rename'.
Rename dataset using a mixture of uppercase and lowercase characters.
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
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
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
All dataset name characters should be displayed as uppercase after a rename where the user uses lowercase characters.
Screenshots
Desktop (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: