Details
-
Type:
Feature Request
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.5.0, 7.5.0-alpha4
-
Component/s: engine
-
Labels:
Description
TODO:
- adjust the SQL scripts (create and update) and add a column TENANT_ID_ on ACT_HI_CASEACTINST table
- add a field tenantId on entity class
- adjust the default history event producer and set the tenant-id
- add a method on the HistoricCaseActivityInstanceQuery to filter by a tenant-id or a list of tenant-ids
- adjust the REST-API (dto for query request / response)