-
-
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
How to write a generic function to resolve PopulatedDoc type variables?
help wanted
help
This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary
Error on defining more than one self-referencing discriminated schema
has repro script
There is a repro script, the Mongoose devs need to confirm that it reproduces the issue
Database level aggregate() support
new feature
This change adds new functionality, like a new method or class
If I explicitly set the type of a PopulatedDoc variable using populate in a query, the virtual variables of the retrieved instances become nonexistent
confirmed-bug
We've confirmed this is a bug in Mongoose and will fix it.
typescript
Types or Types-test related issue / Pull Request
Nested population restoration on hydration a model
confirmed-bug
We've confirmed this is a bug in Mongoose and will fix it.
index setting error occurred at 8.9.1("Schema already has an index")
developer-experience
This issue improves error messages, debugging, or reporting
Custom toJSON and toObject Implementation Produces Object Instead of Plain Value
new feature
This change adds new functionality, like a new method or class
Incorrect query translation with $elemMatch and $or in Mongoose 8.x
can't reproduce
Mongoose devs have been unable to reproduce this issue. Close after 14 days of inactivity.
#15081
opened Dec 8, 2024 by
GalZen
2 tasks done
Update from 8.8.2 to 8.8.3 causes "Uncaught TypeError: Invalid There is a repro script, the Mongoose devs need to confirm that it reproduces the issue
path
. Must be either string or array"
has repro script
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
Database connection failed after update mongoose from 8.6.4 to 8.7.0 or higher
help
This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary
needs clarification
This issue doesn't have enough information to be actionable. Close after 14 days of inactivity
#15015
opened Nov 2, 2024 by
lemagicien00
1 task done
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
Support for options argument when creating a single document in Model.create(): use Model.insertOne() instead
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
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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.