Details
-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.8.0-alpha1
-
None
Description
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.
mgm-controller-panel
This is the controller panel for Smart Panels app
Attachments
Issue Links
- is related to
-
CAM-8077 Cleanup the code for removal of historic case and decision instances
- Closed