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 4031
127 VOTE

Force restart of unhealthy node

Right now, there's a "test failover" option, which shuts down the primary and forces an election. However, the option is only available if the cluster is in a healthy state. If, for whatever reason, the cluster is unhealthy, it's impossible to ma...
Guest over 5 years ago in Atlas 6 Submitted

Add Attribute Sorting/Reorganizing to get best index for $match in aggregation and other filters (by option)

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. I have found out that the order of attributes in my (different) $match stages are relevant to the query planner of what in...
Paul Coch about 1 month ago in Querying & Aggregations 0 Submitted

Enabling different recipients and communication methods depending on the alerts criticality

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. Customer reports that many alerts are not properly handled as their actual importance is not noticed. What would you ...
Maria Pilar Rodriguez Crespo about 1 month ago in Atlas Monitoring, Alerts & Observability 1 Future Consideration

Provide safe canary deployment mechanism for index changes

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. 1. Unreliable index usage data 2. All-or-nothing risk with hideIndex() No ability to test on a subset of traffic or for a ...
surovskyi.y@ajax.systems surovskyi.y@ajax.systems 5 months ago in Data Modeling & Indexing 1 Will Not Implement
119 VOTE

Support TypeScript

I know this is probably a very complex feature, but I'd like to work with TypeScript when writing functions. Some stretch goals: - full integration with VSCode so we no longer have to use the web editor - add support for testing functions (through...
Guest almost 6 years ago in Atlas Triggers and Functions 9 Submitted

Ability to copy backups to alernative cloud provider

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 can copy backups to different regions within the same cloud provider, but I want to be able to copy the backups in a di...
Mark Vongyer 4 months ago in Atlas Backups 3 Future Consideration

Add Terraform resource for functions

Would be great to have a terraform resource like mongodbatlas_function. Was mentioned here https://github.com/mongodb/terraform-provider-mongodbatlas/issues/828 but I didn't find the idea mentioned there, so I added this one here.
Guest over 3 years ago in Atlas 6 Planned

Enable Tagging in Atlas users creation

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. Today, MongoDB Atlas does not provide visibility or traceability into the user creation process in the console. When a use...
Alison Araujo Santos Rios about 2 months ago in Atlas (Control Plane and Data Plane RBAC) 1 Started

Upgrade Node.js version (from v10 to v14/v16)

It would be great if you can upgrade the version of Node.js used in Realm Functions (currently in version 10.18.1). Version 10.x, which was an LTS, has been unmaintained for many years. The end of life of Node v12 is scheduled for April 2022. Is ...
Guest about 4 years ago in Atlas Triggers and Functions 25 Submitted
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 about 6 years ago in Drivers (ie: Node.js, Java, .NET) 16 Will Not Implement