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

Billing & Subscription

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. My MongoDB Atlas project keeps redirecting to the Invoice page. All issued invoices are fully paid (Amount Due = $0.00) ...
Trí Trọng 3 months ago in Billing & Account Management 2 Will Not Implement

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

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

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

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

Enable Removal of a Subset Documents From Online Archive

Hi, We'd like to have the ability to remove documents from an Online Archive. Mainly based on a date, but possibly other criteria. Thanks!
Guest over 5 years ago in Atlas Backups 10 Future Consideration