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
We now make sure to convert references in update operations targeting collection like fields when using eg. the push modifier.
Closes#4041
Original pull request: #4045.
We now make sure to convert references in update operations targeting collection like fields when using eg. the push modifier.
Closes#4041
Original pull request: #4045.
Assume the following class
then the following test fails
An identical test, replacing @DocumentReference with @DBREF succeeds.
The text was updated successfully, but these errors were encountered: