Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

All feedback

Showing 276 of 276

Enhanced TypeScript Type Inference for Aggregation Pipelines

Summary Developers using the MongoDB Node.js driver (and libraries like Mongoose) rely heavily on aggregation pipelines but currently lack strong TypeScript integration and type inference when constructing complex stages. The aggregate() method do...
Alex Bevilacqua 18 days ago in Drivers (ie: Node.js, Java, .NET) 1 Under Consideration

Support pagination when sorting by searchScore on Search Nodes

Using searchAfter / searchBefore on Search Nodes when sorting by searchScore can be inconsistent.
Guest 8 months ago in Atlas Search 1 Public Preview

Allow descriptions for $expr sections in DB validation

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Our collection has some complex $expr rules for validating our collection. Unfortunately, $expr does not allow us to add a...
Habibullah Aslam 19 days ago in Data Modeling & Indexing / Querying & Aggregations 1 Will Not Implement

Update the atlas-github-action to support OAuth2

This item updates the existing MongoDB Atlas Github Action to provide support for OAuth2 authentication flow.
Guest 9 months ago in Atlas CLI 0 Planned
113 VOTE

official Dart driver

We use mongo in weebi Dart / Flutter application. We would be eternally grateful if you could implement an official Dart Driver, There is already an unofficial mongo dart repo : https://github.com/mongo-dart The specific feature we need is Ejson ...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 26 Will Not Implement
102 VOTE

Allow an "Any Database" option for actions in custom roles

Much like built-in roles have the ability to target all databases/any database, it would be ideal if collection actions could also target any database. Similarly to how, when adding collection actions to a custom role, if you leave the "collection...
Chandler Wyatt about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 15 Planned

Codec key/value support

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Trying to serialise objects using Mongo java codecs. The codec is unaware of if the target is a key or a value, which mean...
David Kilburn 20 days ago in Drivers (ie: Node.js, Java, .NET) 0 Under Consideration

Add terraform resource to return complete IP access list for project

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. To ensure only IP addresses that I have defined in code are applied I need to be able to control, or at least read, the co...
Noel Jones 21 days ago in Infra-as-code & APIs 1 Planned

Expose Charts creation using API and get back embedded chart's URI

We can use Chart's API to construct the charts on demand through various JS application and client requirements, without exposing the Charts dashboard / data sources in a multi tenant application. We can use the API's to modify / create charts and...
Guest over 5 years ago in Charts 2 Started

Add support for ephemeral password input in mongodbatlas_database_user resources

Terraform [v1.10](https://github.com/hashicorp/terraform/releases/tag/v1.10.0) added ephemeral resources that are not persisted in state, and [v1.11](https://github.com/hashicorp/terraform/releases/tag/v1.11.0) then added support for write-only re...
Guest 8 months ago in Atlas 2 Under Consideration