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

Add support for 'wrap=true' option on files upload to prevent truncation #1970

Open
KevinLoesch1 opened this issue Nov 16, 2023 · 4 comments
Labels
enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits

Comments

@KevinLoesch1
Copy link
Contributor

KevinLoesch1 commented Nov 16, 2023

Currently, if you upload a file using the zowe files update file-to-data-set command and that file exceeds the record length of a FB dataset, the result will be an error thrown by the zosmf Rest API and the excess data will be truncated. IBM added a new wrap=true option to the Rest API to support line wrap for FB datasets. This support is in z/OS 2.5 and above. The CLI should take advantage of this feature and provide it as an option on the zowe files upload command.

@KevinLoesch1 KevinLoesch1 added enhancement New feature or request new The issue wasn't triaged yet labels Nov 16, 2023
Copy link

Thank you for raising this enhancement request.
The community has 90 days to vote on it.
If the enhancement receives at least 5 upvotes, it is added to our development backlog.
If it receives fewer votes, the issue is closed.

@awharn awharn added the v3 prospective changes for v3 label Nov 17, 2023
@zFernand0
Copy link
Member

After some discussion, this can be implemented as an optional feature on V2, as long as it's optional and well documented.

@zFernand0 zFernand0 added priority-medium Not functioning - next quarter if capacity permits and removed new The issue wasn't triaged yet v3 prospective changes for v3 labels Nov 22, 2023
@t1m0thyj t1m0thyj moved this to Medium Priority in Zowe CLI Squad Dec 26, 2023
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the Stale label Feb 20, 2024
Copy link

github-actions bot commented Mar 5, 2024

This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 5, 2024
@github-project-automation github-project-automation bot moved this from Medium Priority to Closed in Zowe CLI Squad Mar 5, 2024
@adam-wolfe adam-wolfe reopened this Oct 29, 2024
@adam-wolfe adam-wolfe removed the Stale label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits
Projects
None yet
Development

No branches or pull requests

4 participants