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

The Public dashboard should also have a feature to Export data [PDF/XLS]

The public dashboard should also have a feature for Export data [PDF/XLS]
Guest over 5 years ago in Charts 0 Submitted

Add support for db.exists() and collections.exists()

Add a db.exists() and collections.exists() so that it is easy to check whether a database or a collection exists. This will help to reduce the propensity to inadvertently create new dbs and collections when running a script due to typos.
Guest over 5 years ago in MongoDB Shell 2 Future Consideration

Trigger event queue metrics

We recently ran into the problem that our trigger was suspended because the resume token was no longer present in the oplog. The problem was a combination of queued up trigger events and a short oplog window and the suggested solution was to incr...
Guest over 4 years ago in Atlas Triggers and Functions 0 Submitted

Add ability to configure Pod Distruption Budget for STS

During maintenance work EKS admins may need to evict nodes. This should not cause outage for MongoDB cluster/replicaset running on these nodes. we can create manually PDB for STS, but it would be nice to have an option to do it as part of MongoDB ...
Guest over 5 years ago in Kubernetes 2 Future Consideration

Bug Report - Login Issues

When signing up or signing in on MongoDB Atlas, if I enter a password and place the cursor in the middle of the input field to delete a specific character, pressing the Delete key removes the last character instead of the one at the cursor. This ...
Guest 11 months ago in Atlas 0 Submitted

Improve Changestream metadata by including userId(who), action/intent (event name).

This can be done by including meta data in the options for C(R)UD operations! Something like: `User.updateOne({ _id }, { $set: { name: "newName" } }, { $meta: { userId: _id, action: "nameUpdated" })` This is super useful because now changestream ...
Guest almost 3 years ago in Database 0 Submitted

In aggregation view, add the possibility to add a stage Before or After

In aggregation view, add the possibility to add a stage Before or After. MongoDB Compass + Atlas
Guest over 6 years ago in Compass & Data Explorer 1 Submitted

auto scaling on IOPS like the storage autoscaling

the IOPS can be auto scale up when it reach the maximum and stay at the maximum level for more than 1 hour
Guest over 5 years ago in Atlas 0 Submitted

Snapshot progress (% done) feedback in Atlas UI

While the "Status" of "Taking Snapshot" is informative in the Atlas UI, not knowing whether it will take another 10 minutes or 5 hours is a HUGE problem for production use. Please add % done indication similar to that of the restore feedback. CLI ...
Guest over 4 years ago in Atlas 0 Submitted

Add support for arbiters

We have a situation where we are required to build in an AWS region that only has two AZs (ca-central-1). In addition, there are no other AWS regions in the country (Canada). And due to our requirement around data sovereignty, we can't host this d...
Guest over 6 years ago in Atlas 2 Submitted