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 443 of 4027

Release notes with urgency and risk

Provide MongoDB customers/users with an understandable release notes, especially for bugfixes. **What are the risks this bugfix release covers, what is its urgency**. Right now, release notes are made of MongoDB Jira tickets, which are very detai...
Guest almost 4 years ago in Database 0 Submitted

Temporary change access rights

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. We want to make sure the user priviliges dont stay at a raised level. We currently have readonly accounts, and then specif...
Tonny Vildevall 4 months ago in IAM 1 Will Not Implement

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

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 12 months ago in Data Modeling & Indexing 0 Submitted

Allow to define access to DBs/collections by prefix or pattern.

Please extend ACL to support prefixes (or regex) in the database name/collection. Currently only allowed ALL (when empty string provided) or exact db/collection matching when provided. Use case: Several services are using the same cluster but nee...
Guest over 2 years ago in Security, IAM, and Compliance 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 kill connections

Kill session commands only stop current activities on DB, but not closing/dropping connections (connections still remain open in $listSessions). It´d be useful to be able to close opened connections in situations where too many sessions have been ...
Guest almost 6 years ago in Database 0 Submitted

Role to create clusters

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. I want a more granular role to administrate the clusters What would you like to see happen? Describe the desired ou...
NTT Data Bitonti 4 months ago in IAM 1 Started