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 531

ReadOnly DATA API

Current DATA API feature looks promising. However there is no way provide access controls around it. If you have access to API key then you can potentially do both read-write to cluster. We did some PoC recently but couldnt promote to prod because...
Guest over 3 years ago in Infra-as-code & APIs 0 Completed

Supporting hashed fields in compound indexes and shard keys

Hello, We have been using hashed keys to shard in regular clusters, they are useful for pre-sharding and keeping a balanced cluster without having to rely on the balancer. Global clusters and zone sharded clusters, we must use a compound shard k...
Guest about 6 years ago in Database 0 Completed

Multi-line editing for the FILTER field

No description provided
Guest about 6 years ago in Compass 2 Completed

Allow to assign API Key to Project via Terraform by referencing public key

Currently you can only assign an API Key to an Atlas Project via Terraform by referencing the ID of the API Key. Unfortunately, the ID is not exposed through the UI, only through the Atlas API. This is not very ideal for customers/users that are c...
Guest almost 4 years ago in Atlas 1 Completed

For Client Side Field Level Encryption (CSFLE) load IAM credentials for KMS by default

In order to get the mongodb csfle lib to work with AWS KMS we need to set the following provider details explicitly: accessKeyId and secretAccessKey. It is common and more secure practice for applications to be able to load these automatically. ...
Guest about 5 years ago in Drivers (ie: Node.js, Java, .NET) 1 Completed

A shortcut to run playground script. eg. F5.

It would be good if I can configure a shortcut to run the playground script instead of clicking the run button every time.
Guest over 1 year ago in IDEs 1 Completed

Support .mongorc.js file

A core bit of functionality from the original shell is to support reading from the `.mongorc.js` file in a user's home directory. This feels like core functionality that `mongosh` should support.
Guest over 5 years ago in MongoDB Shell 0 Completed

Ability to execute a javascript file from inside the shell

Currently the only way to execute a javascript file from the mongo shell is to re-direct the input at shell login time (e.g. mongo --username ... < myscript.js). It would be helpful to have a way to execute the script from inside the shell via ...
Guest over 5 years ago in MongoDB Shell 2 Completed

Allow charts to be viewed without login

Allow teams to give easy access to mongoDB charts without the need for a user. This is to allow easy sharing of dashboards, without having to create a user each time.
Guest almost 7 years ago in Charts 0 Completed

Please help with official github action to setup Atlas CLI

Please help with official github action from Atlas in Github Action Marketplace to setup Atlas CLI, same as https://github.com/andreaangiolillo/atlas-cli-github-action
Guest almost 3 years ago in Atlas CLI 0 Completed