Is your feature request related to a problem? Please describe.
Users are able to view multiple profiles at the same time in the data sets view. They can copy and paste data sets within a single profile, but they are not able to copy data sets from one profile to another.
Describe the solution you'd like
Allow users to copy data sets (sequential and PDS/PDSE) from one profile to another, ideally without having to download the data set locally then reupload to the destination LPAR.
Describe alternatives you've considered
A user can do this with Zowe CLI using the zowe files copy data-set-cross-lpar command. This only works for sequential data sets and also works by downloading a data set from one LPAR then reuploading it to the destination LPAR.
Additional context
Is your feature request related to a problem? Please describe.
Users are able to view multiple profiles at the same time in the data sets view. They can copy and paste data sets within a single profile, but they are not able to copy data sets from one profile to another.
Describe the solution you'd like
Allow users to copy data sets (sequential and PDS/PDSE) from one profile to another, ideally without having to download the data set locally then reupload to the destination LPAR.
Describe alternatives you've considered
A user can do this with Zowe CLI using the
zowe files copy data-set-cross-lparcommand. This only works for sequential data sets and also works by downloading a data set from one LPAR then reuploading it to the destination LPAR.Additional context