-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
TODO:
- adjust the SQL scripts (create and update) and add a column TENANT_ID_ on ACT_RE_CASE_DEF table
- add a field tenantId on entity class
- set the tenant-id on the entity while insert it on deploying
- inherit the tenant-id from the deployment
- add a method on the CaseDefinitionQuery to filter by a tenant-id or a list of tenant-ids (tenant-id of the case definition in ...)
- adjust the REST-API (dto for query request / response)