Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shell script fails with sub-folders #767

Open
Themanwithoutaplan opened this issue Feb 27, 2024 · 0 comments
Open

Shell script fails with sub-folders #767

Themanwithoutaplan opened this issue Feb 27, 2024 · 0 comments
Labels
bug Something isn't working triage

Comments

@Themanwithoutaplan
Copy link

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

@Themanwithoutaplan Themanwithoutaplan added bug Something isn't working triage labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

1 participant