Hi all,
I just joined office hours and ran this problem by @Tess and @Darren
I can't share detailed screenshots but here is the crux of the issue:
1.) I query data from a PostgreSQL database, which gives me an array of retailers and associated values.
2.) I then pass those values to a loop block with an attached multi-step function. Unfortunately, it appears the data isn't making it to the loop block.
We weren't able to find anything wrong. If I run each block inside the multi-step function independently, all steps run just fine. It's when I try to run the whole workflow, using the data from the initial query, that each of the iterations fails.
Initial query pulls array without issue:

Loop block with multi-step function is set up with {{values. }} placeholders
However, if I try to run the loop block I see this in the 'Data' feedback

@Tess was able to replicate the error on her end, using hard coded params, so we're thinking this might be a bug? It might be easiest to have her replicate, but I'm happy to answer additional questions as needed.
