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 4027

Responsive charts

One of the selling points for Qlik is the ability to have charts that resize depending on the screen size. I struggle a bit when resizing the screen and the charts don't resize. They should be responsive and adapt to the screen size!
Guest almost 7 years ago in Charts 2 Submitted

XA Support

Is there any plan to implement distributed transaction that involves more than one data stores (for e.g. an RDBMS and Mongo)? We have one such requirement and tried a simple POC by creating a simple class extending XAResource (MongoXAResource impl...
Guest almost 6 years ago in Storage & Transactions 11 Submitted

Add support to export multiple collections

I would like to be able to export multiple collections at the same time. It would be nice if Compass generates json files named with the collection name.
Guest about 6 years ago in Compass & Data Explorer 1 Submitted

How to limit the number of document updates?

Hi I want to limit the number of document updates in one command. for example db.users.updateMany( , , { limit : 100 } ); https://www.mongodb.com/community/forums/t/how-to-limit-the-number-of-document-updates/102204/3
Guest over 3 years ago in Database 1 Submitted

Atlas Archive on Azure requires India Region due to Digital Personal Data Protection Rules 2025

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. With the enforcement of the DPDP (Digital Personal Data Protection Rules 2025) regulations effective November 1, 2025, org...
Rankesh Kumar 4 months ago in Online Archive 6 Will Not Implement

Add support for cross region Private Endpoints in AWS

Since Private Endpoints for Data Federation have very limited region support in AWS, I would like for them to support cross region endpoint usage.
Guest 12 months ago in Data Federation 1 Submitted

Support Collation for Atlas search sort

I have a use case to sort by product names (strings). We have products that start with letters and some that start with numbers. Currently, the products that begin with numbers are always at the top when you sort in ascending order. We would like ...
Tom Richter almost 2 years ago in Atlas Search 1 Submitted

Support for Index Partitions

When I reach Lucene's 2 billion document limit, I would prefer to partition my index instead of being forced to Shard my database.
Guest over 3 years ago in Atlas Search 2 Submitted

Allow to set default maxTimeMS for all cursors

By default, a cursor has no maxTimeMS. We want to be able to set the default maxTimeMS so all cursors have it set. The current Java driver does not allow to set that default and each cursor needs it manually specified. I.e. a cursor factory or d...
Guest about 2 years ago in Drivers (ie: Node.js, Java, .NET) 2 Submitted

Adding cluster tier to prometheus metrics

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 we use Grafana to visualise our Atlas metrics. When looking at a dashboard, we are unable to tell what resources...
Allan Briffa about 2 months ago in Metrics & Observability 1 Future Consideration