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

All data must be removed when calling delete process instances by ids

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.8.0, 7.8.0-alpha2
    • 7.8.0-alpha1
    • engine
    • None

      When

      • I call historyService#deleteHistoricProcessInstances(ids)

      Then

      • all historic data related with process instance ids must be removed.

      See failing test cases.

      Hint: we have two implementations for history cleanup now. One via deleteHistoricProcessInstances and one via deleteHistoricProcessInstancesBulk. Probably the 1st implementation should be removed and method call redirected to the second one.

        This is the controller panel for Smart Panels app

              svetlana.dorokhova Svetlana Dorokhova
              svetlana.dorokhova Svetlana Dorokhova
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: