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

Cluster Level Authorization (Atlas Control Plane)

Atlas project-level roles (like readWriteAnyDatabase or readAnyDatabase) apply universally across all clusters within the project. We understand the current limitation where roles like readWriteAnyDatabase or readAnyDatabase apply across all clust...
Guest 8 months ago in Atlas (Control Plane and Data Plane RBAC) 0 Future Consideration

Add optional Cluster Tags to /api/atlas/v2/clusters response

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 retrieve MongoDB Atlas cluster-level tags when listing clusters via /api/atlas/v2/clusters. Today, the endpoint...
Andrea Courtois 3 months ago in Atlas 2 Future Consideration
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

Context Aware RBAC for Atlas Control Plane

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. Currently, Atlas RBAC roles lack context awareness; they are applied globally at the Project or Organization level for all...
Fuat Ertunc about 1 month ago in Atlas (Control Plane and Data Plane RBAC) 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

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

zstd compress in mongodump and mongorestore

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. accelerate the mongodump and mongorestore using zstd compression in place of gzip What would you like to see happen? ...
Benoît Sudan about 1 month ago in Database Tools (ie: MongoSync, MongoMirror, etc.) 0 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

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