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

Issues list

Introduce a simpler way to "populate unless populated" 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
#14979 opened Oct 22, 2024 by iliakan
Cursor is not a Readable
#14976 opened Oct 21, 2024 by y-nk
2 tasks done
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
8.7.3
Model.find().cursor().destroy() does not close the underlying mongodb cursor has repro script There is a repro script, the Mongoose devs need to confirm that it reproduces the issue performance
#14966 opened Oct 16, 2024 by SleepWalker
2 tasks done
8.7.3
Re-occurrence of embedded discriminator not calling pre('validate') (discriminator defined without path) has repro script There is a repro script, the Mongoose devs need to confirm that it reproduces the issue
#14961 opened Oct 14, 2024 by mvhayman-afs
2 tasks done
8.7.3
Issue while connecting to database (Bug) can't reproduce Mongoose devs have been unable to reproduce this issue. Close after 14 days of inactivity.
#14960 opened Oct 13, 2024 by faizcode24
2 tasks done
Initialize Models on build time help wanted help This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary
#14959 opened Oct 12, 2024 by timheerwagen
1 task done
Possible Bug? $set doesnt correctly update object in array of objects has repro script There is a repro script, the Mongoose devs need to confirm that it reproduces the issue
#14958 opened Oct 12, 2024 by joshuarussell10
1 task done
8.7.3
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
#14954 opened Oct 11, 2024 by sasp1
2 tasks done
TypeScript backlog
v8.7.1 transaction freeze needs clarification This issue doesn't have enough information to be actionable. Close after 14 days of inactivity
#14949 opened Oct 10, 2024 by vorlov
2 tasks done
Unable to drop unique index on collection field after schema modification needs clarification This issue doesn't have enough information to be actionable. Close after 14 days of inactivity
#14945 opened Oct 9, 2024 by akshdev1998
3 tasks done
Performance Issue with withTransaction API Causing Prolonged Execution and 502 Errors needs clarification This issue doesn't have enough information to be actionable. Close after 14 days of inactivity
#14939 opened Oct 7, 2024 by deepsangani97271
2 tasks done
connecting to MongoDB Atlas, needs clarification This issue doesn't have enough information to be actionable. Close after 14 days of inactivity
#14917 opened Sep 30, 2024 by Joshua-alt
2 tasks done
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
#14913 opened Sep 25, 2024 by jyoti-ui
2 tasks done
Parking Lot
Using spread operator on a SubDocument does not give the original object that mongoose is wrapping developer-experience This issue improves error messages, debugging, or reporting
#14912 opened Sep 25, 2024 by tonivuc
2 tasks done
8.7.3
Connection ignoring the compressors option can't reproduce Mongoose devs have been unable to reproduce this issue. Close after 14 days of inactivity.
#14885 opened Sep 11, 2024 by M-Gonzalo
2 tasks done
Mongoose findOneAndUpdate hangs under heavy load has repro script There is a repro script, the Mongoose devs need to confirm that it reproduces the issue
#14877 opened Sep 10, 2024 by andreialecu
2 tasks done
Make path in keyof T required in SchemaDefinition if T is supplied 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
#14872 opened Sep 7, 2024 by Grsz
2 tasks done
syncIndex option to hide instead of drop index 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
#14868 opened Sep 6, 2024 by vvandens
2 tasks done
8.8
Support for options argument when creating a single document in Model.create() 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
#14843 opened Aug 29, 2024 by kmarchenko
2 tasks done
Mongoose is throwing Unhandled Quiesce mode error that the Mongo driver doesn't throw help This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary
#14834 opened Aug 27, 2024 by navkard
2 tasks done
ProTip! Mix and match filters to narrow down what you’re looking for.