Update A person in my board

Hi I am trying to change a field re people, I saw same samples and used them
It doesn’t return any error but the field is not changed
In the samples I saw in other cases the escape char was the issue, so I did it exactly as the sample but without any change

mutation {
change_multiple_column_values(item_id:3430694181, board_id:2741432713, column_values: “{"people1" : {"personsAndTeams":[{"id":19084131,"kind":"person"}]}}”) {
id
}
}

The response is fine, the board is not updated

Hi @leokushnir,

Can you confirm that the column ID on your own board is people1?

You can verify by using Developer Mode.

Absolutely, moreover I did a get before: Id people1, Name Person

Hello @leokushnir!

Would you be able to send a screen recording of the steps you are taking where we can see the board, the column ID, the mutation being run in the Playground, and then the board again after a refresh of the browser?

If you can, please also provide the timestamp for the mutation (date, hour, minute and location of when you ran the mutation).

Please send the explanation of the issue with the screen recording to appsupport@monday.com so we can take a closer look for you!

Cheers,
Matias