Given:
- a deployment for a tenant "tenant1"
- the deployment contains a process definition that uses the attributes camunda:candidateStarterUsers and camunda:candidateStarterGroups
Then:
When deploying the process definition, the engine creates for each given candidate starter user/group an identity link. But the tenant id of the process definition (and deployment) is not propagated to the created identity links.
Expected Behavior:
The tenant id is propagated to the identity links.