You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am taking the Fundamentals and Concepts course, but the extension is not working properly for reading and renaming members.
It is working for JCL submission.
When I try to read a member, only an error message is displayed. When I try to rename, an error message is displayed with more information.
Error running command zowe.ds.renameDataSetMember: Expect Error: Required object must be defined. This is likely caused by the extension that contributes zowe.ds.renameDataSetMember.
Through web access, I can perform the operations, so it does not seem like a user profile problem.
To Reproduce
Screencast.from.2025-03-05.10-26-26.mp4
Desktop:
Ubuntu 24.04
node 18.18.0
VSCode 1.97.2
Zowe Explorer 3.1.1
IBM Z Open Editor 5.2.0
The text was updated successfully, but these errors were encountered:
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.
I figured out the source of the problem. I'm using VSCode via the snap package.
The Zowe extension is trying to write to a location that it doesn't have permission to write to, since it's a snap package.
I suggest that the extension test its writing capability and, if it fails, inform the user of a settings variable to indicate a temporary save location.
I am taking the Fundamentals and Concepts course, but the extension is not working properly for reading and renaming members.
It is working for JCL submission.
When I try to read a member, only an error message is displayed. When I try to rename, an error message is displayed with more information.
Through web access, I can perform the operations, so it does not seem like a user profile problem.
To Reproduce
Screencast.from.2025-03-05.10-26-26.mp4
Desktop:
The text was updated successfully, but these errors were encountered: