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 4011 of 4011
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 almost 6 years ago in Drivers (ie: Node.js, Java, .NET) 16 Will Not Implement

Mongo Atlas user roles separation

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. We encountered the problem of granular Mongo Atlas or Сompass access control to projects. The existing roles are not enoug...
khadzhynov.m@ajax.systems khadzhynov.m@ajax.systems about 2 months ago in Atlas (Control Plane and Data Plane RBAC) 2 Started
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 over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 15 Planned

Atlas should raise alert on index build failures

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. We want to ensure that index build failures in MongoDB Atlas are not missed. Currently, if an index build fails, Atlas doe...
Jothi Subramani 3 months ago in Atlas Monitoring, Alerts & Observability 0 Future Consideration

AWS Customer-managed Prefix Lists

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. What would you like to see happen? Describe the desired outcome or enhancement. Why is this important to yo...
Peleg Kurland 3 months ago in Atlas 2 Future Consideration

Detect automatic AWS KMS key rotation in Atlas so that the alert “AWS encryption key needs rotation” is accurate

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. Atlas keeps incrementing a rotation age counter (>365, >700 days) for AWS CMKs with automatic rotation enabled becau...
Marc Richard 4 months ago in Security, IAM, and Compliance 0 Future Consideration

Add Dedicated Search Nodes to more regions in Europe (eu-west-3)

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. We want to use Dedicated Search Nodes. Our regions are eu-central-1 and eu-west-3. Dedicated Search Nodes are only availab...
Jose Molero 4 months ago in Atlas Search 1 Future Consideration

Allow Atlas "Triggers" App Service creation via AWS CDK

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. We need to be able to provision our Mongo Atlas cluster fully in IaC using AWS CDK (typescript), without relying on click-...
Felix Magnus 4 months ago in Atlas Triggers and Functions 0 Future Consideration

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 almost 6 years ago in Charts 2 Started

Allow $search to be a later stage in the aggregation pipeline

Currently $search is required to be the first stage in the aggregation pipeline. It would be more intuitive if we could use after other operators, such as $match.
Guest over 5 years ago in Atlas Search 9 Submitted