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
- is related to
-
CAM-5358 Multi-instance collection expression is invoked with inconsistent delegate execution state
- Open
- links to