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

Cleanup page does not list unfinished but cleanable instances

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 7.10.0, 7.10.0-alpha6
    • None
    • cockpit
    • None

    Description

      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.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce