Loop skips after running one time?

I have a workflow in which there’s a loop (#2) within a loop (#1).

The thing is that my outer loop #1 continue to loops, but the inner loop #2 is being skipped the second time it goes through (like its done).

Anyone has ever had this issue? What is the secret here to make the inner loop work?

Thanks everyone

Dear @Snap can you please share the workflow here so that I can have a better understanding of what’s happening.

as from the screen shot I have ideantify the probelm but if you send the workflow I can answer it betterly.

Happy to help…

here you go

“Has this issue been resolved? I’m encountering a similar problem.”

I believe I have a related issue. Where the loop node doesn’t work properly on multiple incoming batches of items.

See Loop Over Items can’t handle multiple incoming lists? - Help me Build my Workflow - n8n Community.

You may find some answers there, and maybe we can help eachother.