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

Closed
t1m0thyj opened this issue Nov 19, 2024 · 1 comment · Fixed by #2378
Closed

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

t1m0thyj opened this issue Nov 19, 2024 · 1 comment · Fixed by #2378
Assignees
Labels
bug Something isn't working priority-medium Not functioning - next quarter if capacity permits severity-medium Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.

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.

@jace-roell jace-roell self-assigned this Nov 25, 2024
@jace-roell jace-roell moved this from New Issues to In Progress in Zowe CLI Squad Nov 25, 2024
@jace-roell jace-roell added priority-medium Not functioning - next quarter if capacity permits severity-medium Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex. and removed new The issue wasn't triaged yet labels Nov 25, 2024
@jace-roell jace-roell linked a pull request Nov 26, 2024 that will close this issue
4 tasks
@JTonda JTonda moved this from In Progress to Review/QA in Zowe CLI Squad Dec 9, 2024
@github-project-automation github-project-automation bot moved this from Review/QA to Closed in Zowe CLI Squad Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-medium Not functioning - next quarter if capacity permits severity-medium Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.
Projects
Status: Closed
Development

Successfully merging a pull request may close this issue.

2 participants