Camunda not responsive to deployment changes

Hi Guys,

Has anyone encountered before wherein Camunda Run is no longer responding to changes made in the BPMN and Forms when deployed? I’m encountering this issue now and my guess is its because I’ve overloaded the H2 database (yes, using the default H2) due to many previous deployments.

My deployment count as of the moment is 139, I’ve already delete the past deployments though the UI, though the problems still persists. I’m thinking of dropping the H2 and the restarting the service to get a “fresh” start.

image

Thanks!

One basic example is I’m trying to change the label of my textarea from “Initial Investigation Notes” to “Initial Notes”…

However, after I deployed this change and created a new item in tasklist to see the changes, Camunda Run doesn’t read this change in the label.

image