Open kraabrsg opened 14 hours ago
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.
Describe the bug
Hi,
when installing zowe explorer and zowe explorer for cics we copy the zowe files from our own extension to the workspace folder (where the multiroot workspace file is located)
zowe.config.user.json and zowe.schema.json
we use the zowe sdk for file operations with our own extesnsion (tso and zosmf) and we also installed the zowe explorer to give the user the opportunity to browse files and jobs etc.
Now we want todo the same with cics.
zowe.config.user.json
zowe.schema.json
zowe log at startup
Expected and actual results
Failure when trying to open the cics profile and also the creation (after filing the connection detials no profile is showing up) / delete update(changing cics details does not reflect in the json file) does not work
Describe your environment
node: 20.11.1 npm: 10.2.4 win 10
no zowe cli plugins installed
Thanks!