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

Improve MFA login with automatic trigger

When I login to "account.mongodb.com" with MFA enabled I'm presented with a page "Verify Your Identity" and I have to select a "Authentication Method". But since I have only one method available, why the page can't select and trigger it automatica...
Guest almost 4 years ago in Atlas 1 Submitted

I don't even know what my username is. It displayed briefly, I copied the password, and then both the username and password disappeared!

Fix this mess!!!!
Guest 7 months ago in Atlas 0 Submitted

Support compound/multiple grouping keys in $bucket

We often need to compute statistical/summarizing aggregations grouped by more than one field where all fields are of a $bucket-able type. An example, would be to count all orders grouped by their status and some custom time ranges of their creati...
Guest over 3 years ago in Querying & Aggregations 0 Submitted

Implement $bucket and $group on indexed values with sub-linear runtime

We noticed that sum $bucket and $group aggregations such as $min, $max, $count are unexpectedly slow even when fully covered by an index, (partially) because the DB scans through the entire index rather than employing optimization approaches such ...
Guest over 3 years ago in Performance & Optimization 0 Submitted

Not even able to close my free account

Hi I have opened my free account and now i am not able to close this account. Even there are no available clusters showing on my account then also Project0 is not getting deleted. kindly help to close
Guest about 2 years ago in Infra-as-code & APIs 1 Submitted

Add connection pooling metrics for sharded clusters

We recently ran into an issue where we hit the internal mongoS -> mongoD connection pool limit when reading from secondary's requiring Atlas support to increase the value of ShardingTaskExecutorPoolMaxSize. As a result it would be great to be ...
Tom Hazell about 1 year ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Add a role or modify Project Cluster Admin role to allow administrators to mange backup

Today you must be Project Owner to manage backup scheduling and retention. This is far more excessive a permission than needed for DBAs to manage backup scheduling and retention. A role or another permission group for administrative tasks would be...
Guest over 2 years ago in Atlas Backups 0 Submitted

Allow search on a Particular opened Database

In multiple environment setup where we have more then on database of same application. Searching a collection finds collection in all available database. We have 30-40 environments, which is very painful to go to the focused database's collection....
Guest about 1 year ago in Compass & Data Explorer 1 Submitted

Option to expose mongosync API

Add a setting to mongosync to change this default behavior: "However, by default the API binds to localhost only and does not accept calls from other sources." https://www.mongodb.com/docs/cluster-to-cluster-sync/current/reference/api/progress/#e...
Guest about 1 year ago in Database Tools (ie: MongoSync, MongoMirror, etc.) 0 Submitted

Per-Shard Triggers to improve scalable/performance/resilience

In our geo-sharded cluster, we use Change Streams and Atlas Triggers. Most of our pipelines include an exact match for the shard key - so we can process the data in the same region where the data resides. However, due to the design of change str...
Boris Figovsky 7 months ago in Atlas Triggers and Functions 0 Submitted