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

Upload buffer to USS API does not chtag the file but upload stream to USS does #2371

Open
t1m0thyj opened this issue Nov 19, 2024 · 1 comment
Labels
bug Something isn't working new The issue wasn't triaged yet

Comments

@t1m0thyj
Copy link
Member

Describe the bug

If I call Upload.bufferToUssFile and pass the option binary: true or encoding: "IBM-1147", the file is not tagged after upload.

Actual behavior
The bufferToUssFile API is inconsistent with the fileToUssFile and streamToUssFile APIs which both tag the file after upload.

Expected behavior
The chtag command should run after a buffer is uploaded to a USS file.

@t1m0thyj t1m0thyj added bug Something isn't working new The issue wasn't triaged yet labels Nov 19, 2024
@github-project-automation github-project-automation bot moved this to New Issues in Zowe CLI Squad Nov 19, 2024
Copy link

Thank you for creating a bug report.
We will investigate the bug and evaluate its impact on the product.
If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new The issue wasn't triaged yet
Projects
Status: New Issues
Development

No branches or pull requests

1 participant