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
I have a system, where I create patches for Mongoose documents. When I have nested documents, with sub-documents, and want to apply a patch the test fails, caused by the sub-document _id not being a simple string.
The text was updated successfully, but these errors were encountered:
I have a system, where I create patches for Mongoose documents. When I have nested documents, with sub-documents, and want to apply a patch the test fails, caused by the sub-document
_id
not being a simple string.The text was updated successfully, but these errors were encountered: