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

copy-ds: Unable to copy a data-set if the target data-set doesn't exist #2368

Open
zFernand0 opened this issue Nov 18, 2024 · 3 comments
Open
Labels
enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits

Comments

@zFernand0
Copy link
Member

Describe the bug

Copying to an non-existing data-set doesn't work.

Expected and actual results

I was hoping that the command would perform an allocate-like and copy the contents over.

Describe your environment

  • Zowe CLI version installed (run command zowe --version): 8.8.0
  • Installed plug-ins and their version numbers (run command zowe plugins list --short): none
  • Node.js and NPM versions installed (run node --version, npm --version): 20.18.0 & 10.8.2
  • Environment variables in use: N/A
  • Operating system and version: MacOS
  • Shell/terminal (bash, cmd, powershell, etc...): zsh
  • Daemon mode enabled or disabled: No

Additional context

This was discovered by @pujal0909 (Thank you! 🙏 ) when researching:

@zFernand0 zFernand0 added bug Something isn't working new The issue wasn't triaged yet labels Nov 18, 2024
@github-project-automation github-project-automation bot moved this to New Issues in Zowe CLI Squad Nov 18, 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.

@JTonda JTonda added enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits and removed new The issue wasn't triaged yet bug Something isn't working labels Nov 25, 2024
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.

@zowe-robot zowe-robot moved this from New Issues to Medium Priority in Zowe CLI Squad Nov 25, 2024
@JTonda
Copy link

JTonda commented Nov 25, 2024

Consider implementing as a opt in mechanism with --allocate/create flag

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
Status: Medium Priority
Development

No branches or pull requests

2 participants