{user3 ... some more JSON}
... to the next step "zen2" on.index
starts at 0
and the condition is checked at the end and not the beginning of each loop iteration.loo1
) then over each employee (loo2
) then over each ticket of an employee (loo3
). Just make sure, you reference correctly in the subsequent branches of the loop.