Solved! Go to Solution.
Views
Replies
Total Likes
I've not seen good results combining upsert with arrays.
Nobody likes refactoring, but I'd split that array off into another schema/dataset where you don't need to use upsert. And then send the entire array every time that there's any change. Just ignore the array field in the original schema/dataset going forward.
Also I have enabled upsert in my dataset
Views
Replies
Total Likes
I've not seen good results combining upsert with arrays.
Nobody likes refactoring, but I'd split that array off into another schema/dataset where you don't need to use upsert. And then send the entire array every time that there's any change. Just ignore the array field in the original schema/dataset going forward.
Views
Likes
Replies
Views
Like
Replies
Views
Likes
Replies