enableDuplicateFiltering is not working

@ak27 According to this Post Duplicate Process Definition a new ID is generated and this is why the process is considered different, even though the process itself has not changed. Application configuration like “camunda.bpm.application.deploy-changed-only: true” has no effect. Aswell as “enableDuplicateFiltering(true)” or "enableDuplicateFiltering(“false”) with the Java API does nothing.

Can someone solve this?

1 Like