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

Feedback

Showing 105 of 4027

Backup for project user

Hello, it would be good if we could better granulate which users have access to cloud backups. Currently only a project user with Project Owner rights can perform backups, restores etc. It would be really cool if some users, such as developers...
Guest about 3 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

A new role for security auditing purposes

Currently MongoDB Atlas provides two read only roles at project level ("Project Read Only", and " Project Data Access Read Only"). "Project Data Access Read Only" seems to allow access to the data also, while "Project Read Only" role does not all...
Guest over 2 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Lock on session start level with provided keys

Scenario: Parallel DB updates with transactions on multiple collections that use same documents. Example: Calculate some common stuff to embed it in extra collections to avoid lookups. Problem: Lock and timeout on documents uses up valuable time ...
Guest over 2 years ago in Storage & Transactions 0 Submitted

MongoDB Atlas web panel bait and switches database accounts leading to accidental misconfiguration of accounts.

When clicking [ Edit ] on a database user, the MongoDB Atlas panel shows settings dialog for database user A, but then quickly switches the information to database user B. The dialog title (etc) says "database user A" and then half a second later ...
Andreas Boon 4 months ago in Atlas (Control Plane and Data Plane RBAC) 2 Started

Expose the killOp() action when creating custom roles in Atlas UI

It would be nice to have the `killOp()` action exposed when creating a custom role in Atlas. I also think it would make sense to grant this action to the `atlasAdmin` role, but at a minimum I feel that Project Owners should be able to create a cu...
Chandler Wyatt over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

More Fine-Grained Custom Roles

Our developers need to access databases from home or an office location from time to time. They are not Project Owners and should not have broad sweeping administrative privileges over the databases. In some cases they may be outsource workers who...
Guest about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Will Not Implement

Allow me to stay logged in for a long period of time

I access Mongo Cloud / Atlas very frequently. However, almost every day I need to re-login using my Google account. It doesn't seem to "remember" my session. I would love if I can extend the default, and let me (and other members) stay logged in f...
Guest almost 6 years ago in Atlas (Control Plane and Data Plane RBAC) 4 Submitted

Allow Atlas User Data Access Permissions to be configured on a per-database/collection basis

Similarly to how database user data access permissions can be configured on a per-database or per-collection basis, it would be ideal if Atlas user data access permissions (as they apply to Data Explorer) could be configured on a more granular bas...
Chandler Wyatt over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Planned

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 over 3 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Expose search index actions via custom roles

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. Currently when using custom roles there is no way to allow access for a user/role to list/create/update/drop atlas search ...
Tom Hazell 5 months ago in Atlas (Control Plane and Data Plane RBAC) 2 Future Consideration