-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Consistent top-level timestamps
option for bulkWrite operations
#14536
Milestone
Comments
This was referenced May 21, 2024
This was referenced May 21, 2024
Merged
This was referenced May 21, 2024
This was referenced Jun 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Prerequisites
Mongoose version
7.x, 8.x
Node.js version
Doesn't matter
MongoDB server version
Doesn't matter
Typescript version (if applicable)
No response
Description
Re: #14513 (comment), only
insertOne
supportstimestamps
option, other bulkWrite operators likeupdateOne
andupdateMany
do not.Steps to Reproduce
See description
Expected Behavior
All bulkWrite operators should support timestamps
The text was updated successfully, but these errors were encountered: