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

Allow access to Admin API using AWS IAM role

It's possible to authenticate to a database using AWS IAM role. The same should be possible for the Admin API. The problem with the API keys is that they can be taken away and used elsewhere. They pose an additional risk in an AWS integrated envi...
Guest over 3 years ago in Atlas 0 Submitted

Don't overwrite explicitl role with default organisation role configured in identity provider

we have user created in Atlas on Organisation level with specific org role. If we configure Identity Provider and set some default role, then after first login this user will receive this default role and original role will be lost. So, even after...
Guest over 3 years ago in Atlas 0 Submitted

Add support for logs on serverless instances

Right now, creating serverless instances on Atlas implies in not being able to download the logs as per https://www.mongodb.com/docs/atlas/reference/serverless-instance-limitations/#serverless-instance-limitations I request that we either add tha...
Guest almost 2 years ago in Charts 0 Submitted

Never delete the most recent backup snapshot

When backup snapshots cannot be completed as scheduled, and they are behind, Ops Manager really should NEVER delete the most recent snapshot. For example, if the snapshot retention policy is to take a backup every 24 hours and keep daily backups f...
Guest over 5 years ago in Atlas Backups 0 Submitted

Support rolling rebuild index

In some particular situation indexes need to be rebuild. It would be nice to support a rolling index rebuild like Ops Manager does for the standard create index.
Guest over 5 years ago in Enterprise Advanced 1 Submitted

Add refresh settings to .charts export

When exporting a Chart (.charts) the refresh settings are not included and thus lost when imported elsewhere.
Guest almost 2 years ago in Charts 0 Submitted

Add new field to document hidden

When pressing the + button to add a new field at the very last one when there is the option to show more fields, the inputs for the new one will be hidden under the 'show more'. There is no reason for this, and it could cause a lot of confusion.
Guest almost 2 years ago in Compass & Data Explorer 0 Submitted

Naming convention of documents when viewing in VSCode

The MongoDB extension for VSCode has given me a really good development experience by simply using my DB from either local machine or from Atlas, without going out of the editor. But one thing we can have, as an improvement, is to give some sort ...
Guest almost 2 years ago in IDEs 0 Submitted

Atlas CLI to return the roles/actions/privileges assigned to a particular database user

I have done some testing and research and have been unable to get the Atlas CLI to return the roles/actions/privileges assigned to a particular database user. I am requesting that this functionality be added to the Atlas CLI, as it seems like a co...
Guest over 3 years ago in Atlas CLI 1 Will Not Implement

Manage the MongoDB Agent functions using the operator

Currently, the operator does not enable backup function for AppDB, but it does enable monitoring. For everything else (non-AppDB) the operator does enable the Backup and Monitoring functions, even if backup is not configured At the moment none of...
Guest over 5 years ago in Kubernetes 0 Will Not Implement