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

Multi instance collection expression is evaluated multiple times

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Unresolved
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • engine

      For a multi-instance task with n interations, the collection expression is invoked n+1 times:

      • once to determine the number of iterations
      • n times to determine the loop element

      This is problematic if

      • the collection expression is not side-effect free
      • the collection changes between invocations

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: