function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Dane Junkin 9Dane Junkin 9 

Lightning Flow Iteration Error

Hi all,
I am having a very unusual problem. When a  loop Iterations over values it starts 0 and works to the end. I am having a loop that starts at interation 12. There are 14 items and 3 loops. For loop 1 and 2 the loop goes from at 0 to 13. for loop 3 it starts at 12 and goes to 13.  below are pictures. Note the End Loop in the middle.
Normal behaviour:
User-added image

Not normal behaviour:
User-added image
Any thoughts?
Thanks and best regards,
Dane
ShirishaShirisha (Salesforce Developers) 
Hi Dane,

Greetings!

I would suggest you capture the debug logs for both scenarios since you have normal and abnormal behaviors for now to compare the detailed debug logs for more insighs on this behavior.

Also,can you please confirm if you see any error when the loop iteration is abnormal.

Kindly let me know if it helps you and close your query by marking it as best answer so that it can help others in the future.

Warm Regards,
Shirisha Pathuri