Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-9519

Cleanup page does not list unfinished but cleanable instances

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.10.0, 7.10.0-alpha6
    • None
    • cockpit
    • 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

              michael.schoettes Michael Schoettes
              michael.schoettes Michael Schoettes
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: