sartography / cr-connect

0 stars 0 forks source link

Can't change process_id of the Primary BPMN #654

Open danfunk opened 2 years ago

danfunk commented 2 years ago

Doing so results in this error: Workflow Errors Internal Server Error 500
The process 'Process_0db06f6' was not found.

The problem is likely that we now store the primary process id in the json file for the workflow's directory. And when we update the workflow we don't update the process id.

calexh-sar commented 2 years ago

Also getting similar error when trying to run the workflow, not just validate it: image.png

cullerton commented 2 years ago

This is related to ticket 623