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 142 of 4026

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

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

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
102 VOTE

Allow an "Any Database" option for actions in custom roles

Much like built-in roles have the ability to target all databases/any database, it would be ideal if collection actions could also target any database. Similarly to how, when adding collection actions to a custom role, if you leave the "collection...
Chandler Wyatt over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 15 Started

Improve small collection lookup performance

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. Improved performance for lookups from large to small collections (where many origin documents match the same looked-up doc...
Ryan Peggs 5 months ago in Querying & Aggregations 0 Future Consideration

Support Google IdP for OIDC Workforce Federation

The Atlas supports federated login with external Identity Providers via OIDC (https://www.mongodb.com/docs/atlas/workforce-oidc/) for authenticating human users in tools like mongosh or Mongo Compass. Unfortunately the OIDC login doesn't work wit...
Guest over 1 year ago in Atlas (Control Plane and Data Plane RBAC) 4 Planned