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 3596

Preventing archives from being orphaned due to certain sharding operations

When performing a moveCollection operation to move an unsharded collection from one shard to another, it would be ideal if the archive did not become orphaned. It would likewise be ideal if resharding and disabling sharding on a collection did not...
Guest 8 months ago in Atlas Backups 0 Submitted

Database user credentials rotation with AWS SecretManager

1. Similar to the HashiCorp Vault integration, you should offer the option to use AWS SecretManager in the same way 2. Rotating dbuser credentials is a common best practice. Many people that are "AWS" shops chose AWS-native solutions over 3rd- par...
Guest almost 5 years ago in Atlas 0 Submitted

Allow separate whitelist for Atlas BI Connector

Currently, whitelisting is only possible at the Project level. We would like to allow whitelisting of the BI connector instance separately from the project. The Users/IPs that connect to mongo are completely different for BI connector vs the actu...
Guest over 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Realm Trigger Event Projection should support exclusion

Realm triggers with a projections must include "operationType": 1. This makes excluding fields impossible because, according to the documentation: if you exclude fields, you cannot also specify the inclusion of fields The only work around we hav...
Guest over 4 years ago in Atlas Triggers and Functions 2 Submitted

Re-open tab closed by accident

Similar to Cmd+Shift+T (Mac) or Ctrl+Shift+T (Win), re-open tab(s) that was closed. I often close tabs by accident when I drag the mouse to the tab and click to activate it and the cursor was on top of the X and close the tab instead. Very frustr...
Guest 8 months ago in Compass & Data Explorer 0 Submitted

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 almost 5 years ago in Atlas 1 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

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 about 6 years ago in Atlas 0 Submitted

please add one time zone option because I'm from India and in my mongodb compass software it is showing time if some other country

I'm a mongodb user from India and in my mongodb software it is showing a Time zone of some other country. I get to know this when I use date and time in my database column I got some other time zone and I want my country time zone so please add th...
Guest almost 2 years ago in Compass & Data Explorer 0 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 over 3 years ago in Querying & Aggregations 0 Submitted