Execution Metrics for Multi Instance Tasks counts Parent and Child Executions

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Won't Fix
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: admin, engine
    • None

      Steps to Reproduce

      • execute the attached process
      • observe the execution metrics

      Problem

      The attached process has three elements including a MI User Task with Loop Cardinality 3. When I execute the process I would expect a FNI count of 5 but observe an FNI count of 6.

      Hint

      As execution metrics tracking is implemented through ExecutionListeners, it counts parent multi instance execution plus child executions. This is why the counter is always +1 than expected. Technically correct but hard to understand from a user perspective.

        1. MI_Porcess.bpmn
          2 kB
          Michael Schoettes

            Assignee:
            Unassigned
            Reporter:
            Michael Schoettes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: