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

Add "Copy as JSON" to Performance Advisor

In Performance Advisor, I can see sample queries for each index suggestion. They are formatted "nicely" for human viewing, but to actually investigate it, one would want to copy it as valid mongodb json, and run it with `explain` or analyze it in ...
Guest over 6 years ago in Atlas 0 Submitted

Disable the explain button while an explain is running

The Explain Plan option does not allow ending the operation. When selecting the explain button, no interface animation is displayed that indicates the "running" state of the operation. Also, the tool ignores the "maxTimeMS" parameter and continues...
Guest about 3 years ago in Compass & Data Explorer 1 Started

Add the possibility to add a description for IP's in access control list for API keys

In the Atlas UI, allow to add a description in the IP's allowed to use an API key. This may improve security and ease management as it allows to easily maintain this list up to date.
Guest about 5 years ago in Atlas 1 Submitted

Option to choose default sort order

Need an option so the default sort order can be set to {_id: -1}, it's the biggest problem we have with Mongo Db Compass in our team right now.
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Support Prepared Statements in BI Connector

The Power Query Editor in Microsoft leverages a prepared statement for query/filtering. Error message: This command is not supported in the prepared statement protocol yet This is a feature request to support prepared statements in the mongosqld...
Guest about 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Manage federated database views via Terraform

The mongodbatlas_federated_database_instance resource allows managing tables in the federated instance, but it does not allow us to manage views. Please update the provider so we can also create and manage views
Guest over 2 years ago in Atlas 0 Submitted

Persist setProfilingLevel Setting in Atlas

Currently the profiling level resets to 0 every time the mongod process restarts. You can persist this with a self-hosted mongo by editing operationProfiling.mode in the conf file, but this is not possible in Atlas.
Guest over 4 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Combining collections from two different database

allow to combine Collection A from DB1 and Collection B from DB2
Guest about 5 years ago in Charts 1 Submitted

`$getField` to work with a dynamic `field`

Currently `$getField` works only when `field` resolves at query-compile-time to a string. It would be nice if it worked also when `field` resolves to a string at *runtime*. See this Jira ticket - https://jira.mongodb.org/browse/SERVER-67030
Guest almost 4 years ago in Querying & Aggregations 0 Submitted

AWS IAM in Compass is MFA protected & uses shortly expiring tokens

AWS IAM auth in Compass should be a password/token-copypaste-less, MFA-protected experience that uses shortly-expiring tokens, invisibly to the user. Said differently, selecting AWS IAM creds should prompt me with an { AWS config, MFA challenge } ...
Guest about 3 years ago in Compass & Data Explorer 1 Submitted