Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Automattic/mongoose issues and pull requests
#13115 - Mongoose 7.0.0 Compatibility
Issue -
State: closed - Opened by eljoey over 1 year ago
- 2 comments
Labels: help, help wanted
#13088 - Revert "fix(cast): remove empty conditions after strict applied"
Pull Request -
State: closed - Opened by vkarpov15 over 1 year ago
#13075 - Investigate Deno connecting to Atlas
Issue -
State: closed - Opened by vkarpov15 over 1 year ago
- 2 comments
Labels: confirmed-bug, interop issue
#13073 - Validation error when using transaction with model#create
Issue -
State: closed - Opened by mazenkhalil over 1 year ago
- 5 comments
#13009 - Update model.field.selection.test.js
Pull Request -
State: closed - Opened by IslandRhythms over 1 year ago
#12996 - Island rhythms/model test refactor
Pull Request -
State: closed - Opened by IslandRhythms almost 2 years ago
#12967 - Feature: Where should we put this documentation on reconnection and serverSelectionTimeoutMs?
Issue -
State: closed - Opened by titanism almost 2 years ago
- 5 comments
Labels: docs
#12966 - Bug: Mongoose connection ID is not unique
Issue -
State: closed - Opened by titanism almost 2 years ago
- 2 comments
#12959 - Unexpected TS types for _id and _v in inferred types, particularly for subdocument arrays
Issue -
State: open - Opened by shawnmcknight almost 2 years ago
- 1 comment
Labels: typescript
#12954 - Fix "near" aggregation operator input type
Pull Request -
State: closed - Opened by Jokero almost 2 years ago
- 1 comment
#12942 - Property 'updateDescription' does not exist on type 'Document<unknown, any
Issue -
State: closed - Opened by dong-lufei almost 2 years ago
- 5 comments
Labels: docs, typescript
#12929 - Post Save Hooks Get Flow Control - how to replicate the old functionality?
Issue -
State: closed - Opened by domharrington almost 2 years ago
- 20 comments
Labels: help
#12928 - Island rhythms/sync schema options for discriminators
Pull Request -
State: closed - Opened by IslandRhythms almost 2 years ago
#12883 - TypeScript does not complain about type issues when returning `doc.toObject()`
Issue -
State: closed - Opened by twiddler almost 2 years ago
- 2 comments
Labels: typescript
#12868 - list all possible strings for schema.pre
Pull Request -
State: closed - Opened by IslandRhythms almost 2 years ago
- 5 comments
#12844 - Customize unique error message in schema
Issue -
State: open - Opened by vkarpov15 almost 2 years ago
- 2 comments
Labels: new feature, enhancement
#12813 - Docs :: Add guidance on using loadClass with Typescript
Issue -
State: open - Opened by sgpinkus almost 2 years ago
- 10 comments
Labels: docs, enhancement, developer-experience, typescript
#12809 - `orFail()` now throws when `matchedCount === 0`
Pull Request -
State: closed - Opened by IslandRhythms almost 2 years ago
#12802 - fix(update): handle embedded discriminators when casting array filters
Pull Request -
State: closed - Opened by vkarpov15 almost 2 years ago
#12793 - Indexed full text search not working or throwing incorrect error using `.find`
Issue -
State: closed - Opened by bramvbilsen almost 2 years ago
- 5 comments
Labels: can't reproduce, Stale
#12748 - InferSchemaType: Allow null for optional fields
Issue -
State: closed - Opened by JavaScriptBach almost 2 years ago
- 2 comments
Labels: typescript
#12740 - Query the virtual fields
Issue -
State: open - Opened by samislam almost 2 years ago
- 7 comments
Labels: new feature, enhancement
#12733 - MongoDB AWS auth rotating credentials support
Issue -
State: open - Opened by vkarpov15 almost 2 years ago
- 4 comments
Labels: note to self
#12718 - MissingSchemaError: Schema hasn't been registered for model "Category". Use mongoose.model(name, schema) Using NextJS and Mongoose
Issue -
State: closed - Opened by Vaniiii23 almost 2 years ago
- 10 comments
Labels: needs clarification, Stale
#12708 - Unknown/invalid query key returns ALL documents in a collection, instead of 0
Issue -
State: closed - Opened by borislemke almost 2 years ago
- 4 comments
Labels: acknowledged
#12708 - Unknown/invalid query key returns ALL documents in a collection, instead of 0
Issue -
State: closed - Opened by borislemke almost 2 years ago
- 4 comments
Labels: acknowledged
#12708 - Unknown/invalid query key returns ALL documents in a collection, instead of 0
Issue -
State: closed - Opened by borislemke almost 2 years ago
- 4 comments
Labels: acknowledged
#12691 - Proposal to add some tools for documentation consistency
Issue -
State: closed - Opened by hasezoey almost 2 years ago
- 3 comments
Labels: docs, enhancement, discussion
#12678 - Getting typings error in $sort stage of pipeline aggregation
Issue -
State: closed - Opened by juniorsdj almost 2 years ago
- 9 comments
Labels: help
#12671 - TypeError: Invalid URL while migrating from mongoose v5.10.0 to v6.7.2
Issue -
State: closed - Opened by pawan-saxena almost 2 years ago
- 15 comments
Labels: docs
#12671 - TypeError: Invalid URL while migrating from mongoose v5.10.0 to v6.7.2
Issue -
State: closed - Opened by pawan-saxena almost 2 years ago
- 14 comments
Labels: docs
#12671 - TypeError: Invalid URL while migrating from mongoose v5.10.0 to v6.7.2
Issue -
State: closed - Opened by pawan-saxena almost 2 years ago
- 14 comments
Labels: docs
#12668 - Make `Model.validate()` use `castObject()` to cast, and also not modify the object in place
Issue -
State: closed - Opened by vkarpov15 almost 2 years ago
Labels: enhancement, discussion
#12600 - Allow connection URL to be an async function
Issue -
State: open - Opened by NPellet about 2 years ago
- 2 comments
Labels: new feature, enhancement
#12537 - BSON ObjectId is not compatible with Types.ObjectId
Issue -
State: closed - Opened by kYem about 2 years ago
- 15 comments
Labels: typescript
#12443 - Add option to merge rather than overwrite schema-level `populate()` options
Issue -
State: open - Opened by masouddarvishi about 2 years ago
- 5 comments
Labels: enhancement
#12440 - Fix dynamic virtual populate on sub-documents
Pull Request -
State: open - Opened by Hybrid-Force about 2 years ago
- 2 comments
Labels: Stale
#12440 - Fix dynamic virtual populate on sub-documents
Pull Request -
State: closed - Opened by Hybrid-Force about 2 years ago
- 3 comments
Labels: Stale
#12440 - Fix dynamic virtual populate on sub-documents
Pull Request -
State: open - Opened by Hybrid-Force about 2 years ago
- 2 comments
Labels: Stale
#12426 - TypeError when using Mongoose as a pkg dependency in monorepo
Issue -
State: closed - Opened by DLesage25 about 2 years ago
- 5 comments
Labels: needs clarification, Stale
#12425 - `toObject()`: virtuals on subdocuments not available when using default options
Issue -
State: closed - Opened by juona about 2 years ago
- 7 comments
Labels: can't reproduce, Stale
#12420 - `mongoose.InferSchemaType` does not correctly infer nullable arrays
Issue -
State: closed - Opened by ehenon about 2 years ago
- 12 comments
Labels: typescript
#12372 - Add test for `validateSync` to test ignore async functions but still run error hooks
Pull Request -
State: closed - Opened by hasezoey about 2 years ago
- 10 comments
#12364 - field with Types.ObjectId has typescript error in Schema
Issue -
State: closed - Opened by joonseokhu about 2 years ago
- 9 comments
Labels: help, help wanted
#12363 - Dynamic virtual populate not working on subdocument with separate schema
Issue -
State: closed - Opened by Hybrid-Force about 2 years ago
- 3 comments
Labels: discussion
#12360 - 🙋 Typescript: type declare issue with Next js
Issue -
State: closed - Opened by Charlygraphy23 about 2 years ago
- 5 comments
Labels: help, help wanted, Stale
#12344 - [Feature/help] schema option to set indexes on top level only
Issue -
State: closed - Opened by AbdelrahmanHafez about 2 years ago
- 4 comments
Labels: enhancement
#12344 - [Feature/help] schema option to set indexes on top level only
Issue -
State: closed - Opened by AbdelrahmanHafez about 2 years ago
- 4 comments
Labels: enhancement
#12344 - [Feature/help] schema option to set indexes on top level only
Issue -
State: closed - Opened by AbdelrahmanHafez about 2 years ago
- 4 comments
Labels: enhancement
#12335 - Issues building with Vite/Rollup: "TypeError: Cannot read property 'Decimal128' of null"
Issue -
State: open - Opened by AlexRMU about 2 years ago
- 11 comments
Labels: interop issue
#12335 - Issues building with Vite/Rollup: "TypeError: Cannot read property 'Decimal128' of null"
Issue -
State: closed - Opened by AlexRMU about 2 years ago
- 12 comments
Labels: interop issue
#12335 - Issues building with Vite/Rollup: "TypeError: Cannot read property 'Decimal128' of null"
Issue -
State: open - Opened by AlexRMU about 2 years ago
- 11 comments
Labels: interop issue
#12250 - mongoose.syncIndexes() creates indexes even if they exist
Issue -
State: closed - Opened by AbdelrahmanHafez about 2 years ago
- 14 comments
Labels: confirmed-bug
#12250 - mongoose.syncIndexes() creates indexes even if they exist
Issue -
State: closed - Opened by AbdelrahmanHafez about 2 years ago
- 14 comments
Labels: confirmed-bug
#12228 - Program completely exits after Mongoose receives an error. No method of error handling prevents this.
Issue -
State: closed - Opened by argontheory about 2 years ago
- 2 comments
Labels: help, help wanted
#12217 - [Docs] API documentation is generated multiple times
Issue -
State: closed - Opened by hasezoey over 2 years ago
- 2 comments
Labels: docs
#12069 - TypeScript: timestamps not inferred from schema
Issue -
State: closed - Opened by janickvwcotiss over 2 years ago
- 9 comments
Labels: typescript
#12064 - [Types] Query with dotted paths
Issue -
State: open - Opened by hasezoey over 2 years ago
- 7 comments
Labels: enhancement
#11976 - No indexes created when connected to a replica set with readPreference specified
Issue -
State: closed - Opened by CLaszlo over 2 years ago
- 7 comments
#11954 - Export mongo types
Pull Request -
State: closed - Opened by AbdelrahmanHafez over 2 years ago
- 7 comments
#11954 - Export mongo types
Pull Request -
State: closed - Opened by AbdelrahmanHafez over 2 years ago
- 7 comments
#11954 - Export mongo types
Pull Request -
State: closed - Opened by AbdelrahmanHafez over 2 years ago
- 7 comments
#11954 - Export mongo types
Pull Request -
State: closed - Opened by AbdelrahmanHafez over 2 years ago
- 7 comments
#11954 - Export mongo types
Pull Request -
State: closed - Opened by AbdelrahmanHafez over 2 years ago
- 7 comments
#11954 - Export mongo types
Pull Request -
State: closed - Opened by AbdelrahmanHafez over 2 years ago
- 7 comments
#11954 - Export mongo types
Pull Request -
State: closed - Opened by AbdelrahmanHafez over 2 years ago
- 7 comments
#11954 - Export mongo types
Pull Request -
State: closed - Opened by AbdelrahmanHafez over 2 years ago
- 7 comments
#11944 - Export node-mongodb-native types
Issue -
State: closed - Opened by LvChengbin over 2 years ago
- 7 comments
Labels: new feature, enhancement
#11927 - feat: add `skipMiddlewareFunction()` and `overwriteMiddlewareResult()` for skipping and modifying middleware results
Pull Request -
State: closed - Opened by vkarpov15 over 2 years ago
- 4 comments
#11864 - How to declare an array of different types in a Mongoose schema?
Issue -
State: closed - Opened by javierguzman over 2 years ago
- 4 comments
Labels: help, help wanted
#11864 - How to declare an array of different types in a Mongoose schema?
Issue -
State: closed - Opened by javierguzman over 2 years ago
- 4 comments
Labels: help, help wanted
#11861 - Make `strictQuery` `false` by default again
Issue -
State: closed - Opened by vkarpov15 over 2 years ago
- 6 comments
Labels: backwards-breaking, note to self
#11861 - Make `strictQuery` `false` by default again
Issue -
State: closed - Opened by vkarpov15 over 2 years ago
- 6 comments
Labels: backwards-breaking, note to self
#11861 - Make `strictQuery` `false` by default again
Issue -
State: closed - Opened by vkarpov15 over 2 years ago
- 6 comments
Labels: backwards-breaking, note to self
#11814 - Gh 10423 adds a transform option to lean queries
Pull Request -
State: closed - Opened by IslandRhythms over 2 years ago
#11803 - ERROR: mongoose.connect is not a function
Issue -
State: closed - Opened by chauanphu over 2 years ago
- 4 comments
Labels: help
#11800 - Aws documentdb MongoServerError: Authorization failure while connecting using mongoose
Issue -
State: closed - Opened by monetree over 2 years ago
- 4 comments
Labels: help, Stale
#11668 - Not working nested defaults - findByIdAndUpdate
Issue -
State: closed - Opened by relloccate over 2 years ago
- 6 comments
Labels: confirmed-bug
#11652 - [feature] Add 'getSiblingDb' function for 'aggregate $lookup' option
Issue -
State: closed - Opened by raulabad98 over 2 years ago
- 3 comments
Labels: new feature
#11596 - Connection leak / increase after upgrade to mongoose@6 / nodejs-mongodb@4 ?
Issue -
State: closed - Opened by ronjouch over 2 years ago
- 7 comments
Labels: help, needs clarification
#11592 - MongoNotConnectedError on test using mongodb-memory-server and jest
Issue -
State: closed - Opened by root-io over 2 years ago
- 16 comments
Labels: can't reproduce, Stale
#11563 - Feature: Infer schema type automatically.
Pull Request -
State: closed - Opened by mohammad0-0ahmad over 2 years ago
- 29 comments
#11556 - Error [ERR_INTERNAL_ASSERTION]: Error [ERR_INTERNAL_ASSERTION]: Error [ERR_INTERNAL_ASSERTION]: TypeError: Cannot read properties of undefined (reading 'paths')
Issue -
State: closed - Opened by skaplun over 2 years ago
- 5 comments
Labels: needs clarification, Stale
#11531 - insertMany middleware
Issue -
State: open - Opened by jayantasamaddar over 2 years ago
- 3 comments
Labels: backwards-breaking
#11482 - Better `typeKey` support in TypeScript, or drop support for it in TypeScript altogether
Issue -
State: open - Opened by vkarpov15 over 2 years ago
- 5 comments
Labels: docs, typescript
#11474 - Select entire document after using select: false
Issue -
State: closed - Opened by NathanAP over 2 years ago
- 10 comments
Labels: enhancement
#11449 - Typescript typings missing for next() function
Issue -
State: closed - Opened by rkreienbuehl over 2 years ago
- 3 comments
Labels: typescript
#11382 - MongoError: writeConcern is not allowed within a multi-statement transaction
Issue -
State: closed - Opened by MikeKoval over 2 years ago
- 9 comments
Labels: confirmed-bug
#11382 - MongoError: writeConcern is not allowed within a multi-statement transaction
Issue -
State: closed - Opened by MikeKoval over 2 years ago
- 9 comments
Labels: confirmed-bug
#11380 - Mongoose execution time increased 2 times after upgrading 4 to 6
Issue -
State: closed - Opened by ekorolevanyrun over 2 years ago
- 19 comments
Labels: performance
#11351 - gh-11349
Pull Request -
State: closed - Opened by Uzlopak over 2 years ago
#11306 - distinct return ts type is unclear
Issue -
State: closed - Opened by avichai-sealights almost 3 years ago
- 4 comments
Labels: typescript
#11306 - distinct return ts type is unclear
Issue -
State: closed - Opened by avichai-sealights almost 3 years ago
- 4 comments
Labels: typescript
#11306 - distinct return ts type is unclear
Issue -
State: closed - Opened by avichai-sealights almost 3 years ago
- 4 comments
Labels: typescript
#11306 - distinct return ts type is unclear
Issue -
State: closed - Opened by avichai-sealights almost 3 years ago
- 4 comments
Labels: typescript
#11306 - distinct return ts type is unclear
Issue -
State: closed - Opened by avichai-sealights almost 3 years ago
- 4 comments
Labels: typescript
#11306 - distinct return ts type is unclear
Issue -
State: closed - Opened by avichai-sealights almost 3 years ago
- 4 comments
Labels: typescript
#11306 - distinct return ts type is unclear
Issue -
State: closed - Opened by avichai-sealights almost 3 years ago
- 4 comments
Labels: typescript
#11277 - Cannot populate path `comments` because it is not in your schema. Set the `strictPopulate` option to false to override.
Issue -
State: closed - Opened by AdhavanHariharan almost 3 years ago
- 3 comments
#11187 - Improved `useDb()` docs
Issue -
State: open - Opened by vkarpov15 almost 3 years ago
- 2 comments
Labels: docs