On stage, autogenerating a model using the Branch Analysis source gives the following error in the logs. We should identify the cause and fix the problem here - it looks like it might require removing illegal characters when we determine the ID of nodes in the diagram
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) at java.lang.Thread.run(Thread.java:748) Caused by: org.xml.sax.SAXParseException: cvc-datatype-valid.1.2.1: 'event_branch_analysis_process_camunda_Create random x and start' is not a valid value for 'NCName'. at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) at...