Hello,
I am trying to transfer a collaborator field from one table to another. It works perfectly for the other text fields but for the collaborator field it doesn’t work.
"User (other)": { "id": user },
Doesn’t work
Here is my code :
let mainTable...