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

The ciuster takes infinite time to get created. It has been in this state [We are deploying your changes: 3 of 3 servers complete (current action: waiting for restore to finish)] for over a day. Please help!

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. What would you like to see happen? Describe the desired outcome or enhancement. Why is this important to yo...
L Msaw about 1 hour ago in Performance & Optimization 0 Submitted

Please add support for auto-incrementing numeric IDs. For example, if an ID starts at 1000001, the next created record should automatically use 1000002

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. MongoDB lacks native support for auto-incrementing numeric IDs, forcing applications to use custom counter logic, which in...
Altaab Ansari 2 months ago in Performance & Optimization / Querying & Aggregations 6 Future Consideration
149 VOTE

Raise maximum BSON document size bigger than 16 MB

Per https://www.mongodb.com/docs/manual/reference/limits/#:~:text=The%20maximum%20BSON%20document%20size,MongoDB%20provides%20the%20GridFS%20API, maximum BSON document size is 16 MB. I would like to request this to support bigger sizes like 32 MB,...
Guest over 3 years ago in Database 28 Submitted

Custom Roles for Atlas Control Plane

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, Atlas only offers built-in roles, which limits the ability to tailor permissions based on unique organizational...
Fuat Ertunc about 1 month ago in Atlas (Control Plane and Data Plane RBAC) 2 Future Consideration

Deny Assignments for Control Plane RBAC

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 Atlas does not allow deny assignments to block users performing certain actions/permissions even if a role assig...
Fuat Ertunc 26 days ago in Atlas (Control Plane and Data Plane RBAC) 1 Future Consideration

Context Aware RBAC for Atlas Control Plane

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, Atlas RBAC roles lack context awareness; they are applied globally at the Project or Organization level for all...
Fuat Ertunc about 1 month ago in Atlas (Control Plane and Data Plane RBAC) 1 Future Consideration

Cluster Level Authorization (Atlas Control Plane)

Atlas project-level roles (like readWriteAnyDatabase or readAnyDatabase) apply universally across all clusters within the project. We understand the current limitation where roles like readWriteAnyDatabase or readAnyDatabase apply across all clust...
Guest 8 months ago in Atlas (Control Plane and Data Plane RBAC) 0 Future Consideration

Provide safe canary deployment mechanism for index changes

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. 1. Unreliable index usage data 2. All-or-nothing risk with hideIndex() No ability to test on a subset of traffic or for a ...
surovskyi.y@ajax.systems surovskyi.y@ajax.systems 5 months ago in Data Modeling & Indexing 1 Will Not Implement

Add Attribute Sorting/Reorganizing to get best index for $match in aggregation and other filters (by option)

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 have found out that the order of attributes in my (different) $match stages are relevant to the query planner of what in...
Paul Coch about 1 month ago in Querying & Aggregations 0 Submitted

Enable Tagging in Atlas users creation

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. Today, MongoDB Atlas does not provide visibility or traceability into the user creation process in the console. When a use...
Alison Araujo Santos Rios 2 months ago in Atlas (Control Plane and Data Plane RBAC) 1 Started