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
When running /migrate-cawemo-to-web-modeler.sh it seems that there is a problem with projects that have folders. This leads to an error and the script ceasing to run.
/migrate-cawemo-to-web-modeler.sh:120: folderIds[$OLD_FOLDER_ID]: parameter not set
Steps to reproduce
Add a folder to a Cawemo project and add a file to the folder. Try and migrate from Cawemo to the Web Modeler.
Expected Behaviour
I'd expect the folder to be created and the files to be added to it.
Library version
zsh
Camunda Platform 7 version
can't check
Camunda Platform 8 version
can't check
The text was updated successfully, but these errors were encountered:
Describe the bug
When running /migrate-cawemo-to-web-modeler.sh it seems that there is a problem with projects that have folders. This leads to an error and the script ceasing to run.
/migrate-cawemo-to-web-modeler.sh:120: folderIds[$OLD_FOLDER_ID]: parameter not set
Steps to reproduce
Add a folder to a Cawemo project and add a file to the folder. Try and migrate from Cawemo to the Web Modeler.
Expected Behaviour
I'd expect the folder to be created and the files to be added to it.
Library version
zsh
Camunda Platform 7 version
can't check
Camunda Platform 8 version
can't check
The text was updated successfully, but these errors were encountered: