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

Enable toggling for boolean properties

The annoying thing for me is my web applications are heaviley dependant on Database View content. in MongoDB Compass it quickly becomes a time waste to manually click a boolean property and change "false" to "true". Please add a small toggle bo...
Guest almost 4 years ago in Compass & Data Explorer 0 Submitted

Customer feedback around the UI of Atlas - unable to edit multiple documents at once

The customer wanted me to provide product feedback around the inability to edit multiple documents at once from the Atlas UI. The customer uses a 3rd party tool to do this instead and thought it would be better and more intuitive if this was built...
Guest almost 2 years ago in Atlas 0 Submitted

Terraform provider should handle pagination for mongodbatlas_atlas_users resource

The resource mongodbatlas_atlas_users limits results returned by page with a default of 100 and max of 500. Attempting to retrieve a complete list of users where that list is not a known size isn't possible because of Terraform limitations on dyna...
Guest almost 2 years ago in Atlas 0 Submitted

Copy sample results from aggregation builder

If I'm exploring a database and use the aggregation builder to quickly find some data, I'd like to be able to easily extract the results. At the moment we can't even select the result output to copy-and-paste because it activates the pipeline re-o...
Guest almost 4 years ago in Atlas 0 Submitted

Better handling of circular reference serialization in Java

Given 2 generic POJOs that include references to each other such as: package com.example; public class Course { Student _student; public void setStudent(Student student) { _student = student; } public Student getStudent() { return _stu...
Guest almost 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Vanity URLs for projects and clusters

Right now URLs for mongodb clusters are generatd by MongopDB. For the clusters I create it would be much easier to remember and distribute if I could create a canonical name per project and have each cluster member have its named assigned by the c...
Guest almost 6 years ago in Atlas 0 Submitted

Stop scamming your users

How about you stop scamming your users with deceptive instruction on your download pages.
Guest about 2 years ago in Atlas 0 Submitted

More Granular Node Read Preference Tags

I would like the ability to set tags on individual nodes so that I can change the read preference with more granularity. Mongo supports these tags on non-Atlas deployments: https://www.mongodb.com/docs/manual/core/read-preference-tags/#std-label...
Guest about 2 years ago in Atlas 0 Submitted

Add an option for a "moving averages" trendline to scatter splots

I have data that doesn't follow a linear or polynominal shape and is more cyclical. I'd like to have another trend line type called "moving average" that plots the average of a window of data.
Guest almost 4 years ago in Charts 0 Submitted

Make Real Time Performance Panel, Data Explorer and Performance Advisor and Profiler GDPR compliant

As the data used for Real Time Performance Panel, Data Explorer and Performance Advisor and Profiler are processed/routed in/over the USA european customers that need to be GDPR compliant can't activate those three options. Unfortunately these thr...
Guest about 4 years ago in Atlas 0 Submitted