camunda-community-hub / camunda-7-to-8-migration

A collection of tools to support migration from Camunda Platform 7 to Camunda Platform 8
Apache License 2.0
29 stars 14 forks source link

CLI converter stops in case of damaged diagrams #154

Open ingorichtsmeier opened 1 year ago

ingorichtsmeier commented 1 year ago

Describe the bug

If the CLI converter converts more than one diagram from the process engine and one of the diagram results to an issue, you will get nothing

Steps to reproduce

  1. create two diagrams without a name
  2. Convert them with the CLI converter
  3. an error occurred and nothing gets converted.

Expected Behaviour

At least the successful converted diagrams should be written to the disk.

The faulty diagram should be mentioned in the output.

Library version

egal

Camunda version

egal

Camunda Distribution

Tomcat

Other Camunda distribution

No response

jonathanlukas commented 1 year ago

I guess this is something we didn't have a test for (yet).