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

Throw a ProcessEngineException when a loop variable could be found for a specific execution

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.1.0, 7.1.0-alpha2
    • None
    • engine
    • None

      In not reproducable situations `MultiInstanceActivityBehavior#getLoopVariable()` returns `null`, so that a `NullPointerException` will be thrown, if the `null` value will be cast to an `int` value.

      AT:

      • add a null check: if the loop variable is `null` throw a ProcessEngineException

      See forum: https://groups.google.com/d/msg/camunda-bpm-users/-5ua4D7GbWo/wh_yVXsqgsEJ

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              smirnov Roman Smirnov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: