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

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.7.0, 7.7.0-alpha2
    • Affects Version/s: None
    • Component/s: engine
    • None

      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)

            Assignee:
            Thorben Lindhauer
            Reporter:
            Svetlana Dorokhova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: