I can sort reliable HistoricActivityInstances in which they have started

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.3.0, 7.3.0-alpha2
    • Affects Version/s: None
    • Component/s: engine
    • None

      • Sort activity instances created by the same execution: Execution maintains a local sequence counter. Whenever an activity instance is created by this execution, the counter is incremented and the value is stored in the history event.
      • When an execution is created, it "inherits" the sequence counter value from it's parent execution
      • When synchronizing: the counter of the parent is incremented to max(current value, value of synchronized child executions)

            Assignee:
            Thorben Lindhauer
            Reporter:
            Roman Smirnov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: