Oct 27, 2022 12:36 PM
Hey all,
I am trying to update the Owner (type: User) of a record, when a status field is updated. However, I keep getting the error: Field “Owner” cannot accept the provided value: Could not find matching collaborator for string
The automation is supposed to copy the value of the owner from a lookup field which basically holds the owner from a linked table.
Please help.
Solved! Go to Solution.
Nov 02, 2022 11:46 PM
Nov 02, 2022 04:09 AM
Is that value from the lookup field the collaborator’s email address?
Nov 02, 2022 11:46 PM
Solved this issue, by setting the lookup field as email or name. Thanks!