aeisma
aeisma
As a workaround you can replace .path with .getPath() in the git-control/lib/git-control-view.coffee:76 and the git-control/lib/dialogs/project-dialog.coffee:33 lines.
Hi Andre, Yes, the procedure you describe is what we followed and in theory it should work; it does work for the ZenServic/lite-cr and the WS/ws-cr but it does not...
After fixing the CCS problem we ran into the WML problem next. They did not appear to be related. We cannot afford any delays and we've upgraded all environments using...
I ran the update in sequence as follows: ``` export COMMON_SERVICES_CHANNEL=v3.23 export CPD_PRODUCT_VERSION=4.6.6 # from 4.6.4 ROLE_NAME=cp4d ansible-playbook ibm.mas_devops.run_role # Upgrade of CPD/Zen completed successfully. export CPD_SERVICE_NAME=wsl ROLE_NAME=cp4d_service ansible-playbook ibm.mas_devops.run_role...
Yes, export MAS_CATALOG_VERSION is defined. cp4d role completed successfully, resulting in updated Zen.
We followed the same steps you did, except that the MAS_CATALOG_VERSION available and used at the time of opening this case was v8-230829-amd64. The Ansible DevOps release available at that...