I am using maestro to trigger a state to be saved for each row in a RG. I am not seeing action completed on the final row in the RG. THis workflow is effective for each row in my RG except for the last row.
Here is the full workflow
when revealed initialize
trigger this maestro only after the current maestro has finished running
for each row, set state bla bla bla.
this is the result
the first 3 rows values populate no problem, only the last row has an issue.
@vini_brito, am i using the maestro incorrectly?