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

More granular permissions *for API keys*

Allow API keys to have much more granular permissions (i.e: only the functions one may need to do a certain task). Also, add a security category in the form to report possible improvements for Atlas. And a UI/UX one.
Guest about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Permissions level to create charts but not data sources

We use the new data source pipelines feature to scrub our data sources of sensitive information. Unfortunately, though, right now if a user has permission to create a chart, then they have permission to create data sources. This undoes all of the ...
Guest over 6 years ago in Charts 0 Future Consideration

Ability to enable LDAP and IAM auth at the same time

We would like the ability to have LDAP and IAM auth enabled on the same cluster at the same time. Today, you can only have one enabled, not both. Our goal is to use IAM auth for programatic access and LDAP auth for human access. Please let us kno...
Guest almost 4 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Validation should support default values

Various users feel that validation should support default values. See, for instance: https://www.mongodb.com/community/forums/t/support-default-value-in-schema-validation/319684 https://www.mongodb.com/community/forums/t/setting-default-values-in-...
Guest over 1 year ago in Data Modeling & Indexing 0 Submitted

Restore indexes using mongoimport - metadata.json

When importing an archive from s3 we are given compressed gz files for the JSON data and a metadata.json file which has index info, however there is no efficient way to restore these indexes as mongoimport doesn't support creating indexes. Indexes...
Marcus Connolly almost 4 years ago in Atlas Backups 0 Submitted

Using Online Archive with Customer Encryption Keys

I'd like to use Online Archive but I need to use Encryption Keys that my company manages, not ones provided by MongoDB.
Guest about 6 years ago in Atlas Backups 0 Submitted

Rename an existing index

Allow for the possibility of renaming an existing index, without having to drop and recreate it. Let us say a unique index exists in production, it might not be possible to safely drop it. Yet the index name might not be ideal.
Guest almost 5 years ago in Data Modeling & Indexing 2 Submitted

A business record sample instantly generates a fully workable React NextJS web application managing the business record list upon a MongoDB Atlas database.

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Business applications are primarily managing business record lists in databases. Even with AI tools, the developers still ...
Wanlou Feng 5 months ago in Database Tools (ie: MongoSync, MongoMirror, etc.) 0 Will Not Implement

Manage Database Access and Network access

I would like to give colleagues the ability to manage Database Access and Network access for a project without giving the the project owner role. A way to provide more granular access in Atlas would be nice
Guest over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

We do not have to repeat use('db') every time

After executing use('db') we don't need to include the command with each run, especially when we want to run the selected line. At present, if I run some selected lines to run from play ground it doesn't works if the lines doesn't includes the u...
Guest over 5 years ago in IDEs 6 Submitted