-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.8.0-alpha1
-
None
When
- I call historyService#deleteHistoricProcessInstances(ids)
Then
- all historic data related with process instance ids must be removed.
See failing test cases.
Hint: we have two implementations for history cleanup now. One via deleteHistoricProcessInstances and one via deleteHistoricProcessInstancesBulk. Probably the 1st implementation should be removed and method call redirected to the second one.
This is the controller panel for Smart Panels app
- is related to
-
CAM-8077 Cleanup the code for removal of historic case and decision instances
- Closed