Closed mattcollier closed 4 years ago
I think this is fine? Is this preventative or was there a reason it needs to be this way?
I went ahead and rebased this in as it does not seem to be breaking and setting the _id
on server does not matter I believe because we generate ids client side and will be using them to find the document.
Docs on this option here: https://mongodb.github.io/node-mongodb-native/3.6/api/Collection.html#insertOne
More description: https://jira.mongodb.org/browse/NODE-1160