Hi there 😀
I’m trying to map over a people column from one board to another using Make.com. I’ve done this successfully in the past and am using the same method, but I keep getting this error:
The operation failed with an error. o200] Unable to assign person with id: 32025465 4 Error Code: ColumnValueException / Error Details: {“column_value”:“{"personsAndTeams"=>e{"id"=>3xxxx5, "kind"=>"person"}]}”,“column_type”:“MultiplePersonColumn”} ]
I’ve tried executing a graphQL query using the change_simple_column_value and change_multiple_column_values mutation queries, and have received the same ColumnValueException error.
Wondering if anyone could shed some light on why this error keeps popping up. I thought I’d formatted it correctly but maybe I’m wrong.
Thank you so much for any help! 😃