-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Issues: Automattic/mongoose
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Bitwise query on Int32 field throws server error
#15170
opened Jan 8, 2025 by
KeyboardRage
2 tasks done
Mongoose 8.x: Required array schema validation breaks in static validation
confirmed-bug
We've confirmed this is a bug in Mongoose and will fix it.
#15164
opened Jan 7, 2025 by
skrtheboss
2 tasks done
Use mongodb exported bson instead of mongoose to import bson separately?
discussion
If you have any thoughts or comments on this issue, please share them!
help
This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary
_id no longer recursive when another version of bson in installed
needs clarification
This issue doesn't have enough information to be actionable. Close after 14 days of inactivity
#15140
opened Dec 31, 2024 by
BobBatard
2 tasks done
Can't save values for particular keys of Map
can't reproduce
Mongoose devs have been unable to reproduce this issue. Close after 14 days of inactivity.
#15125
opened Dec 22, 2024 by
holem
2 tasks done
How to write a generic function to resolve PopulatedDoc type variables?
help
This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary
#15121
opened Dec 19, 2024 by
nikzanda
1 task done
connect Multiple Mongodb database with single interface
enhancement
This issue is a user-facing general improvement that doesn't fix a bug or add a new feature
new feature
This change adds new functionality, like a new method or class
Deduced type of an array in a schema is plain array instead of mongoose array.
backwards-breaking
typescript
Types or Types-test related issue / Pull Request
Connection timeout 10000ms when upgraded mongoose from 7.4.5 to 8.7.1
help wanted
help
This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary
#14971
opened Oct 17, 2024 by
sukhminderx
1 task done
Issue with InferRawDocType, not resulting in simple js array, but instead as DocumentArray
confirmed-bug
We've confirmed this is a bug in Mongoose and will fix it.
typescript
Types or Types-test related issue / Pull Request
findOne method returns first document, even when the query value passed is "undefined" - can create privacy issues
backwards-breaking
enhancement
This issue is a user-facing general improvement that doesn't fix a bug or add a new feature
findOneAndUpdate method - produces inappropriate results on missing to pass first argument
enhancement
This issue is a user-facing general improvement that doesn't fix a bug or add a new feature
can not specify zstd compression level
underlying library issue
This issue is a bug with an underlying library, like the MongoDB driver or mongodb-core
#14807
opened Aug 15, 2024 by
KhaledMosaad
2 tasks done
mongoose insertMany 30x slower than mongodb insertMany in some cases
performance
#14719
opened Jul 2, 2024 by
benthayer
2 tasks done
Cloudflare Workers support (maybe via a HTTP Driver)
enhancement
This issue is a user-facing general improvement that doesn't fix a bug or add a new feature
Mongoose support for the automatic queryable encryption
enhancement
This issue is a user-facing general improvement that doesn't fix a bug or add a new feature
new feature
This change adds new functionality, like a new method or class
#14516
opened Apr 10, 2024 by
jitendra-sevaro
2 tasks done
Turn off "don't cast update pipelines by default" in favor of a more secure approach
backwards-breaking
discussion
If you have any thoughts or comments on this issue, please share them!
Add a nullable field, its not same as "required"
enhancement
This issue is a user-facing general improvement that doesn't fix a bug or add a new feature
new feature
This change adds new functionality, like a new method or class
#14421
opened Mar 7, 2024 by
yhojann-cl
2 tasks done
Automatically recreate ChangeStream on 'close' event
enhancement
This issue is a user-facing general improvement that doesn't fix a bug or add a new feature
BulkSave on entities with virtual properties *and* a transaction: massive performance hit and OOM crashes
performance
#14394
opened Feb 29, 2024 by
hardcodet
2 tasks done
Create mongoose This issue is a user-facing general improvement that doesn't fix a bug or add a new feature
new feature
This change adds new functionality, like a new method or class
validationError
object similar to mongodb error in insertMany
enhancement
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.