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 3591

allow updating of data via "add data", by importing an updated file

Right now if you export data, modify it, then try to import it, it will throw an error because the ID already exists. I want to update all those documents, not create new ones.
Guest over 3 years ago in Compass & Data Explorer 0 Submitted

Option to include hidden secondaries in Replica Set Alerts

As per Replica Set Alerts documentation: "A replica set member is healthy if you run rs.status() for that replica set and the result returns PRIMARY or SECONDARY for that member. Hidden secondaries and arbiters are not counted". That is convenien...
Ulrich von der Blumensaat over 3 years ago in Enterprise Advanced 1 Submitted

South Africa Region

Please add a deployment for MongoDB serverless instances in a South African region (either on AWS or Azure). Like the UK, South Africa has strict data privacy and residency laws and regulations, and a local serverless deployment would go a long wa...
Guest over 1 year ago in Atlas 0 Submitted

Disable the cache feature from Compass

Every time I click some on some collection, I don't receive the actual data from the database but the cached data. In my opinion, that should not be like that, because that makes me clicking constantly on the refresh button. If I click a collecti...
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Don't cut alert names

This is very hard to figure out what these alert mean, I have to go to the documentation and match them somehow, but it also looks like the documentation is not up to date.
Guest about 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Allow access to Admin API using AWS IAM role

It's possible to authenticate to a database using AWS IAM role. The same should be possible for the Admin API. The problem with the API keys is that they can be taken away and used elsewhere. They pose an additional risk in an AWS integrated envi...
Guest over 3 years ago in Atlas 0 Submitted

Template chart

A great feature would be to support template charts. The intention is that you have a query that calculates a client’s total gross revenue or the amount of credit card transactions they have processed in realtime. (e.g a text chart). This template...
Guest almost 7 years ago in Charts 0 Submitted

updateMany limit

When porting an application backend from an RDBMS to MongoDB, we've spoken to two people who've are looking for a way to specify a limit on the number of documents in .updateMany(). I understand the behavior cannot be defined on a sharded cluster,...
Guest about 5 years ago in Database 1 Submitted

limit the size of tmp files created as part of $sort stage

Our docs says, "Starting in MongoDB 6.0, pipeline stages that require more than 100 megabytes of memory to execute write temporary files to disk by default." These 'temporary files' can take up ALL the disk space if auto storage scale isn't turne...
Eli Solo over 1 year ago in Atlas 0 Submitted

Feature to perform Machine Learning predictive analysis and classification in MongoDB

I want to bring the machine learning compute and predictive analysis into MongoDB atlas. Instead of ETL my data out of Atlas to achieve this, I will reduce my architectural complexity by having an aggregation operator that does this on my document...
Guest over 1 year ago in Querying & Aggregations 0 Submitted