Hi,
I know there is a way to have a unique constraint on business key and process definition ID (https://docs.camunda.org/manual/7.5/user-guide/process-engine/database/), but this still allows for multiple instances with the same business key if there are multiple version of one process map. Is there a way to set a unique constraint on business key and process definition key?