Error description is not provided for actions in For each... loop

Hi,

When performing an action without For each loop, if 400 error happens, we can see why it happened, e.g.:

However, if exception happens in a For each… loop, like this:

we don’t get any details about why the exception happened:

Is it possible to make exception details available for For each… loops?

UPD: now we can see that exception details were removed from regular (not For each…) runs too. Is there any reason for that?

This makes investigating the failed reason complicated if there are several of them possible.

CC @paul_n if we are missing something and there is a new way to provide details on why we intentionally did not process workflow action, can you please let us know what’s the proper way of doing that at this moment?

Thanks, we are investigating that

2 Likes

Hi Paul, is there any info on this? We are continuing to receive support requests from merchants who are asking for help in understanding the reason of 400 exception codes. Returning them to workflow run details will be very helpful. Thank you in advance!

This will eventually get fixed, yes.

1 Like