-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
this PR https://github.com/Automattic/mongoose/pull/10878 breaks our setup, some streams now neve…
-
version 6.0.12 mongoose
Reporting a bug
getting a type error when calling `mongoose.Types.ObjectId()`
error **Value of type 'typeof ObjectId' is not callable. Did you mean to include 'new'?*…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
`Error: Method "collection.aggregate()" accepts at most two arguments`
```
MongoInvalidArgume…
-
**Do you want to request a *feature* or report a *bug*?**
Asking for help. I could not find anything in-depth enough & up to date on this topic on google/stackoverflow
**Question?**
I am …
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
The following code should successfully fetch a user document from the database and store th…
-
We have large, complex, highly nested mongoose schemas. They work fine on mongoose v5.13.7.
Upgrading to v6.0.8 we get the following error when saving a document:
`TypeError: Cannot create prop…
-
*bug*
**What is the current behavior?**
When we are using the useDB approach to achieve the multitenancy then the mongoose doesn't have information about the nested schema's
```
const db = …
-
-
Hi
This is not so much a bug, but rather a question on if something can be achieved using the current implementation. Also, I'm not very proficient in passport or node, so please pardon me if I say s…
-
Add ability to add options for hooks, see [this mongoose documentation 5.x](https://mongoosejs.com/docs/5.x/docs/middleware.html#naming) and [this mongoose documentation 6.x](https://mongoosejs.com/do…