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

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.8.0, 7.8.0-alpha2
    • Affects Version/s: 7.8.0-alpha1
    • Component/s: 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.

            Assignee:
            Svetlana Dorokhova
            Reporter:
            Svetlana Dorokhova
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: