Getting Error notification when compound action performed

I have several compound actions that consist of a couple add rows and a cupule set columns + via relation.
Sometimes I get the glide notification with the a message “ERROR” and the action is not performed at all of just parts of it.
if I do the exact same thing again it goes through correctly.
Its really hard to catch because it doesn’t happen in the builder only in users phones.
I noticed it happens when the action has an add row and a set column action.

Did anyone else see this?

I faced this before. Check if you’re writing a value from an experimental code column to the destination. Then try to remove it and see if it fixes the problem.

If it’s indeed the cause, then try some workarounds to get that value to the destination, not the XC column.

Closing due to inactivity. This topic will be deleted in a few weeks if there are no more comments.