-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
None
-
Affects Version/s: 2.6.4, 3.0.1
-
Component/s: Internal Code
-
None
-
ALL
-
I have an array of items, and I want to update the one with a name of 'CreateDeliveries' and a state of 'NOT STARTED'.
The problem is this just updates the first element in the array, not the one that matches (i.e. the last element).