You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried updating a document today and it didn't fail. Match count is 0 but updated count is 1. No error in the response. Went to logs and saw an ERROR for my update request saying a required field was not set. Two issues.
this shouldn't stop the update probably
if it does stop the update, it should propagate up to the caller!