When using a "for each" loop in a recipe, the job report only contains the input & output for the last execution of each action in that loop.
This makes it very hard debugging when something went wrong in an earlier iteration (but the recipe didn't stop with an error).
I'd like to be able to see the input & output of the actions in the loop for every iteration of the loop when looking at the job report, so I can debug issues that occurred in the loop.
2 people like this idea
B
Bernardo Dizon
said
almost 5 years ago
Still can't find your solution?
Send us a ticket,
we will try our best to assist you with your problem
Menzies Prod
See output from every iteration of a loop
When using a "for each" loop in a recipe, the job report only contains the input & output for the last execution of each action in that loop.
This makes it very hard debugging when something went wrong in an earlier iteration (but the recipe didn't stop with an error).
I'd like to be able to see the input & output of the actions in the loop for every iteration of the loop when looking at the job report, so I can debug issues that occurred in the loop.
2 people like this idea