-
Notifications
You must be signed in to change notification settings - Fork 28
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
create_data_set + delete_data_set: datasets are not being created properly if there is a '#' symbol in their names #211
Labels
bug
Something isn't working
Comments
Thank you for creating a bug report. |
KUGDev
added a commit
to KUGDev/zowe-client-python-sdk
that referenced
this issue
Sep 4, 2023
Signed-off-by: Uladzislau <[email protected]>
KUGDev
added a commit
to KUGDev/zowe-client-python-sdk
that referenced
this issue
Sep 4, 2023
Signed-off-by: Uladzislau <[email protected]>
4 tasks
KUGDev
added a commit
to KUGDev/zowe-client-python-sdk
that referenced
this issue
Sep 5, 2023
…quote Signed-off-by: Uladzislau <[email protected]>
KUGDev
added a commit
to KUGDev/zowe-client-python-sdk
that referenced
this issue
Sep 5, 2023
Signed-off-by: Uladzislau <[email protected]>
KUGDev
added a commit
to KUGDev/zowe-client-python-sdk
that referenced
this issue
Sep 7, 2023
Signed-off-by: Uladzislau <[email protected]>
KUGDev
added a commit
to KUGDev/zowe-client-python-sdk
that referenced
this issue
Sep 7, 2023
Signed-off-by: Uladzislau <[email protected]>
KUGDev
added a commit
to KUGDev/zowe-client-python-sdk
that referenced
this issue
Sep 7, 2023
…in URL Signed-off-by: Uladzislau <[email protected]>
KUGDev
added a commit
to KUGDev/zowe-client-python-sdk
that referenced
this issue
Sep 11, 2023
…in URL Signed-off-by: Uladzislau <[email protected]>
t1m0thyj
added a commit
that referenced
this issue
Sep 11, 2023
…able GH-211 Fixed issue for datasets with '#' in URL
Fix implemented in PR: #212 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I've encountered an issue creating and deleting dataset with a '#' symbol in it's name
Example: MYNAME.TEST#ZWE
Expected and actual results
Describe your environment
z/OS 2.5, zowe-client-python-sdk 1.0.0-dev.10
Additional context
The text was updated successfully, but these errors were encountered: