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

I can call async history cleanup via REST API and Java API

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • L3 - Default
    • 7.7.0, 7.7.0-alpha2
    • None
    • engine
    • None

    Description

      Given

      • Some history data is outdated

      When

      • I call "Async history cleanup" via REST API
        or
      • I call HistoryService#cleanupHistory()

      Then

      • All historic data related with process instances that finished more then <TTL> days ago must be deleted. Operation is processed asynchronously, user can track the result.

      Hints:

      • <TTL> can be fixed for 5 days for now
      • Can be implemented either via Batch operations or with the help of specific Job handler (see CAM-7510)

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                thorben.lindhauer Thorben Lindhauer
                svetlana.dorokhova Svetlana Dorokhova
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce