= a!forEach( pv!documentos, a!update( fv!item, 'recordType!{GC Documento .fields.{389973d7-a3f2-4ce3-aafb-9c2021e72ce9}propostaId', pv!idProposta ) )
Discussion posts and replies are publicly visible
I encountered the same issue and tried to use record relation instead of the common field, which resolved the problem for me.
Stefan Helzle said:Can you share the state of that process variable before you try to write it to the record?
- pv!comment is saved using "Write Record" node then update the "pv!comment" using the same node