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

Feedback

Add a function for determining if a connection object is still healthy

If an application needs to cache database connections to MongoDB. It would be helpful to have a function to call when retrieving a cached database connection. This function would ensure the connection is healthy before use. It could just return a ...
Guest almost 2 years ago in Drivers (ie: Node.js, Java, .NET) 3 Submitted

Improved deletion protection against malicious users

Currently, the only option of preventing malicious admin users from deleting a cluster with all its backups is to enable a backup compliance policy. However, this policy is quite the beast with complex processes and guarded by a single user accoun...
Guest about 2 years ago in Infra-as-code & APIs 0 Submitted

Do not error when performing bulkwrite operations with 0 elements

It frequently add unnecessary friction, eg if we process elements 1000 by 1000 and then process the remaining ones Just silently no-op in those cases Same for insertMany. I'm sure a lot of people would appreciate that QoL improvement
Guest 9 months ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Make driver aware of Autoscaling

Driver not aware of autoscaling (topology changes) This is related to https://support.mongodb.com/case/01186544. We are experiencing exceptions when autoscaling is supposed to work flawlessly. The problem seems to be that the driver checks for a ...
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Client-Side Automatic Field Encryption - Support contacting keyvault via Sock Proxy

When using Atlas from our application in our Datacenter, we are able to connect to it without issue. When adding CSFLE, some HTTP calls are made to login on Azure and access the AKV. These HTTP calls must go through a proxy.
Guest about 3 years ago in Drivers (ie: Node.js, Java, .NET) 2 Submitted

Option to prevent backups restores into particular cluster

Today it is possible to accidentally restore backup into live production database. There is a "I confirm" dialog in the UI but it is not fool proof, plus when using terraform provider you still could do yourself harm. It would be nice to have an ...
Guest over 1 year ago in Infra-as-code & APIs 0 Submitted

Allow move jumbo chunks to admin users

As an administrator I want to be able to move jumbo chunks by myself. Currently we are not allowed to clean the jumbo flag, so we need Support to do this.
Guest over 1 year ago in Infra-as-code & APIs 0 Submitted

Make the to delete indexes endpoint public

In the Performance Advisor, the recommended indexes to drop are only avaible throw the cnsole. We would like to have this information available from the API.
Guest about 2 years ago in Infra-as-code & APIs 0 Submitted

Safe mode to pause non-essential changes

I'd like to be able to put the cluster into a "Safe Mode" during an incident. For example, I'm responding to an incident or I suspect something's fragile or breaking, and I don't want any scheduled activities to make it worse or distract me. I al...
Guest about 2 years ago in Infra-as-code & APIs 0 Submitted

BI connector host name via API call

BI connector hostnames in the Atlas UI: https://www.mongodb.com/docs/atlas/bi-connection/ is not supported via API , Currently, customer has to manually copy and store the values to be reused by other applications. The customers are hoping to get ...
Guest over 2 years ago in Infra-as-code & APIs 0 Submitted