-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Given
Removal strategy set to START:
<property name="historyRemovalTimeStrategy">start</property>
<property name="historyCleanupStrategy">removalTimeBased</property>
When
I start an instance and go to the cleanup page in cockpit
Then
No cleanable data will be displayed
Hint
Cockpit queries for cleanable and finished instances only
history/process-definition/cleanable-process-instance-report?firstResult=0&maxResults=50&compact=true&sortBy=finished&sortOrder=desc
compact has to be set to false in order to get unfinished but cleanable instances.
Furthermore the UI need to be adjusted: Change the text There are no finished process instances. to There are no cleanable process instances.
This is the controller panel for Smart Panels app
- is related to
-
CAM-9428 History is cleaned up by "Removal Time"
- Closed