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 3946 of 3946

Ability to choose what to dynamically index

When using dynamic mapping, it would be useful for better control on the index to allow choosing which index types are created. Exemple: dynamic: true // Map all fields dynamic: false // Don't use dynamic mapping dynamic: ["string","bool"] // O...
Guest over 1 year ago in Atlas Search 0 Submitted

Activity Feed cluster updates does not show old and new versions

Cluster updates do not show the old version Atlas is updating from, or the new version Atlas is updating to. It'd be great to see both of these pieces of information in the activity feed.
Guest almost 4 years ago in Atlas 0 Submitted

Identification of unused/less used collections

As a DBA I'd like to identify unused collections so that I can remove them to optimize performance. As of now there doesn’t seem to be a direct way. One option could be to settup auditing or using logging (e.g. set the slow op timer to 0 so we log...
Guest over 4 years ago in Database 1 Submitted

Have option to make "Fill in connection fields individually" view the default upon start up

Currently, MongoDB Compass defaults to showing the "Paste connection string" view upon startup. The full connection string is shown, meaning that if you have any saved favorites, the username and password will be immediately visible upon the scree...
Guest almost 6 years ago in Compass 4 Started

Allow the Kubernetes Operator to delete a project

Currently it is not possible to delete a project via kubectl command. As the Kubernetes Operator allows one to create a project (configmap) and deploy a replica set, we would expect it to also allow the deletion of a project so that we can fully ...
Guest almost 5 years ago in Kubernetes 0 Planned

Recently resumed clusters must remain running for 60 minutes

At the moment when you try to pause a recently resumed cluster you get the following message;"Recently resumed clusters must remain running for 60 minutes to process all queued maintenance". Obviously this requires me to check back in Atlas UI in...
Guest over 5 years ago in Atlas 0 Submitted

Add to the Continues Backup UI more information about the snapshots

Currently, the Ops Manager UI under Continues Backup only shows the following information about the snapshots: - Replica set name - Status - Last Snapshot - Last Oplog Slice It would be very helpful to also see: - Start date/time - Finish date/ti...
Guest about 5 years ago in Enterprise Advanced 2 Submitted

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 over 3 years ago in Atlas 1 Submitted

Add ability to setup delimiter for csv export

Please add ability to setup delimiter for csv export. For example if values of fields are text, than they could contain comma ( and semicollon) and csv file is off. There needs to be options such as comma, semicollon, tab ...
Guest about 6 years ago in Compass 1 Submitted

Take possible SerialName annotation into account for the query DSL (Kotlin)

Hey, I'm talking about the kotlin-driver (there was no kotlin selectable in the dropdown, so I chose "Java" since the kotlin driver is based on the java driver). When using the kotlin-driver with kotlinx.serialization it's a bit complicated to w...
Guest about 2 years ago in Drivers (ie: Node.js, Java, .NET) 1 Submitted