-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
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
[CAM-1721] Throw a ProcessEngineException when a loop variable could be found for a specific execution
Description |
Original:
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 |
New:
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 |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | Original: Roman Smirnov [ smirnov ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Remaining Estimate | New: 0 minutes [ 0 ] | |
Original Estimate | New: 0 minutes [ 0 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Fix Version/s | New: 7.1.0-alpha2 [ 13190 ] |
Workflow | Original: camunda BPM [ 25739 ] | New: Backup_camunda BPM [ 58232 ] |