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

explain why node status is orange

There is an orange node and i have been trying for 20 minutes to find out why it's orange or what that yellow triangle means but there is no info anywhere...
Guest over 5 years ago in Under Review 0 Submitted

We would like an option to suppress Atlas MongoDB from connecting to the un-reachable node. Having an un-reachable node doesn’t stop our app

No description provided
Guest over 5 years ago in Atlas 0 Submitted

Auto-build indexes for slow-queries

Add an option for Atlas to automatically build indexes for slow queries instead of having to manually check slow queries and build the indexes.
Guest over 5 years ago in Atlas 1 Submitted

$sql operator support for Atlas Data Lake

As a Compass user, I would like to connect to my Atlas Data Lake connection and query either my S3 or Atlas Cluster using $sql.
Guest over 5 years ago in Compass 2 Will Not Implement

String Json Parser

lately, I imported a big CSV file, containing fields with values of Json object in String format, the simplest way to parse those strings to object it was by doing find().forEach( JSON.pase then update) it taken too much time to update the collect...
Guest over 5 years ago in Database 1 Submitted

It would be perfect, If I have "Credential ID" and "Verification Link" for courses that I have completed. Yes, I know, MongoDB provides t

It would be perfect, If I have "Credential ID" and "Verification Link" for courses that I have completed. Yes, I know, MongoDB provides this information for professional certified developer, but Why not for the certificate of completion?
Guest over 5 years ago in Under Review 0 Submitted

Get the fields corresponding to a Max/Min document

When I view the max/min aggregate in the charts, I would like to see the corresponding document's field. For example, I want to visualise a table like below, _id max(field1) field2_of_maximum_field1
Guest over 5 years ago in Charts 0 Submitted

Array of mixed types not working correctly

When we have an array of type [String, number], the second item is considered as string and hence, not able to do aggregation like sum. For example, consider ``` $project: { transposed: { $zip: { inputs: [["aaa","bbb"], [1, 2]] } } } I am...
Guest over 5 years ago in Charts 1 Submitted

TTL expiration on embedded subdocs

TTL expiration on an embedded subdoc will delete the parent/root doc. Provide an option to only delete the subdocument on expiration.
Guest over 5 years ago in Database 0 Submitted

Ability to set snapshotRetentionDays value to 1

Need to be able to retain 1 day backups only or just daily backups. Need to reduce 3 day worth of archive.
Guest over 5 years ago in Enterprise Advanced 0 Submitted