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

improve error messaging

We are running into misleading error messages that learners are complaining about. This error appears when a user tries to use a $limit stage and forgets to add a $ while connected to a Free Tier Atlas cluster: "OperationFailure: limit is not all...
Guest over 4 years ago in Atlas 0 Submitted

Option to display only whole numbers for axes

No description provided
Guest over 4 years ago in Charts 0 Submitted

When doing a lookup, sort the remote data source names

Also, show the aliased remote data source name. If I have two data sources for the same collection, one with a pipeline filter, and the other without, and each named distinctly, show the manually entered name
Guest over 4 years ago in Charts 0 Submitted

Don't require path on search queries

It would be nice if a path defaults to all paths in the index. For example, imagine I have a customers collections with the fields "firstName" and "lastName" and I want to create a search based on user's full name. Then I create a search index on ...
Guest over 4 years ago in Atlas Search 0 Submitted

Handle 64bit numbers correctly

Javascript doesn't support 64bit internally, so if I try in Chrome/console: x = 285870311191169181, it becomes 285870311191169180, and the same thing happens in VS Code. The solution would be to return a NumberLong("285870311191169181") text resul...
Guest over 4 years ago in IDEs 0 Submitted

Support ISRG certificate selection in mongodbatlas_cluster

As described in https://docs.atlas.mongodb.com/reference/faq/security/ and a recent email announcement, the root certificate is changing. Changing the cert used is available in the UI, but not in the provider. It would be useful to add support fo...
Guest over 4 years ago in Atlas 0 Submitted

Ability to create a user with only email address via API.

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

Increase the notice period for changes

You need to increase the notice period that you provide to your customers for changes that could affect their ability to connect to their database. A good example of this was the upcoming change announced yesterday "Prepare for MongoDB Atlas TLS ...
Guest over 4 years ago in Atlas 1 Submitted

profiler search by db

Currently, the profiler search is for namespace.collection_name. If I would like to see how all collections for a given namespace or DB are behaving it's a very tedious task and not user friendly at all.
Guest over 4 years ago in Atlas Search 0 Submitted

Nearest read preference should take account of database load

I understand it only take account of network latency however this node can have high load and would give a poor response. Instead, I wished the driver would contact the more distant network latency node that has less CPU/memory load.
Guest over 4 years ago in Drivers & Frameworks 0 Submitted