Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Discriminators: Return derived model when issuing Find on base model help wanted help This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary
#14593 opened May 14, 2024 by TomMettam
1 task done
Document.toObject() does not apply to subdocuments confirmed-bug We've confirmed this is a bug in Mongoose and will fix it.
#14589 opened May 13, 2024 by AymericBebert
2 tasks done
Merging of discrimintor schema "_indexes" duplicates when both 'from' and 'to' are schema instances needs repro script Maybe a bug, but no repro script. The issue reporter should create a script that demos the issue
#14586 opened May 11, 2024 by shlomiassaf
2 tasks done
Describe deleteOne or remove method of Document in the doc help This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary
#14585 opened May 11, 2024 by igoradamenko
2 tasks done
StrictModeError: Path "$comment" is not in schema, strict mode is true, and upsert is true confirmed-bug We've confirmed this is a bug in Mongoose and will fix it.
#14576 opened May 7, 2024 by spaiz
2 tasks done
bulkWrite does not throw an error if all documents are invalid (ordered: false) confirmed-bug We've confirmed this is a bug in Mongoose and will fix it.
#14572 opened May 6, 2024 by AlexBrohshtut
2 tasks done
6.12.9
Since upgrading version to 6, disconnected event followed by unhandled promise rejection "mongoServerSelectionError" help wanted help This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary
#14550 opened May 1, 2024 by defields923
1 task done
How to retrieve current logged user from mongoose middlewares? help wanted help This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary
#14530 opened Apr 22, 2024 by nikzanda
1 task done
Mongoose not reconnecting after disconnection event can't reproduce Mongoose devs have been unable to reproduce this issue. Close after 14 days of inactivity.
#14517 opened Apr 10, 2024 by elizatlawy
2 tasks done
6.12.9
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!
#14424 opened Mar 7, 2024 by vkarpov15
2 tasks done
9.0
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
#14419 opened Mar 6, 2024 by vkarpov15 7.x Unprioritized
InferSchemaType returns unknown value typescript Types or Types-test related issue / Pull Request
#14367 opened Feb 21, 2024 by imranbarbhuiya
2 tasks done
8.4
Decimal128 being read as new Decimal128("#") instead of the number can't reproduce Mongoose devs have been unable to reproduce this issue. Close after 14 days of inactivity. help This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary Stale
#14360 opened Feb 20, 2024 by basieboots
1 task done
Create mongoose validationError object similar to mongodb error in insertMany 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
#14351 opened Feb 13, 2024 by bhanudatsinhjhala
2 tasks done
7.x Unprioritized
Disable select: false fields to query from specific find() operations even try get explicitly. discussion If you have any thoughts or comments on this issue, please share them! 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
#14333 opened Feb 4, 2024 by sifatullahsu
2 tasks done
7.x Unprioritized
catching errors on streams underlying library issue This issue is a bug with an underlying library, like the MongoDB driver or mongodb-core
#14304 opened Jan 29, 2024 by simllll
2 tasks done
Snapshot and reset document modified state for custom transaction wrappers new feature This change adds new functionality, like a new method or class
#14268 opened Jan 18, 2024 by T-parrish
2 tasks done
8.5
wrongly update timestamps on updateOne backwards-breaking discussion If you have any thoughts or comments on this issue, please share them!
#14250 opened Jan 11, 2024 by abarriel
2 tasks done
9.0
ProTip! Mix and match filters to narrow down what you’re looking for.