I have an exactly same xlate in Test and Prod.
When I do testing in Prod, it works as it is supposed to.
However, in Test env, it looks like xlate stops at the beginning of iteration.
Result in Test:
>>> NAME >>>> {xxxxx, xxxx}
MESSAGE 1
I’m not sure where ‘MESSAGE 1’ is coming from.
I’ll appreciate on any help or info.
Thank you.