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

Showing 4027

Support for User Groups with Separate Authentication Configurations

Currently Atlas only uses a single (flat) user group which only allows for 1 type of authentication per Organization. However if Federated Authentication is enabled, the authentication mechanism in Atlas is bypassed for the IdP based on the domai...
Guest almost 6 years ago in Atlas (Control Plane and Data Plane RBAC) 6 Submitted

Features missing in Mongodb MCP server

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. Current MongoDB MCP server support is very limited for certain operations. Developers are constrained to a narrow set of t...
Shailaja Gummudhavelly 3 months ago in Atlas CLI 0 Will Not Implement

Add Nearest secondary read preference

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 would like to avoid the nearest read reference to connect to the primary. What would you like to see happen? Des...
Ping Kin Ma 6 months ago in Drivers (ie: Node.js, Java, .NET) 1 Future Consideration

Projects Organization

It would be great if we could organize the projects and not have them all at the same level of organization. We could use this hierarchy to put rights, consult costs ... A bit like the idea of Azure's management group or GCP's "Folder".
Guest almost 6 years ago in Atlas (Control Plane and Data Plane RBAC) 2 Submitted

my queries export option

Its good to have a export option for my queries, when changing system its required. otherwise no option to share all queries to another system
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Re-open tab closed by accident

Similar to Cmd+Shift+T (Mac) or Ctrl+Shift+T (Win), re-open tab(s) that was closed. I often close tabs by accident when I drag the mouse to the tab and click to activate it and the cursor was on top of the X and close the tab instead. Very frustr...
Guest 8 months ago in Compass & Data Explorer 0 Submitted

UUID Schema Validation

It would be very handy to have the ability to specify a schema validator using bson type UUID (binData subtype 4) instead of the more generic binData subtype 0.
Guest over 2 years ago in Atlas 0 Submitted

Add an option to visualize raw json query plans

It should be possible to import a raw execution plan generated with .explain(), and have it visualized in Compass! Why - so we as developers don't need to read the JSON manually. This would be very usefull when debugging slow queries using the a...
Guest about 5 years ago in Compass & Data Explorer 0 Submitted

Mutli-select faceting / facets should not affect their own filter field

I want to build multi-select facet without having to run separate queries to calculate bucket counts for each active filter. Described in detail here: https://yonik.com/multi-select-faceting/
Guest over 2 years ago in Atlas Search 2 Submitted

Manage Database by Kubernetes Operator

In our use case, we are dynamically creating feature environments based on the branch name. During this process, we are also creating MongoDB databases in the same Atlas cluster (different envs are sharing the same cluster but with different datab...
Guest almost 2 years ago in Atlas 2 Future Consideration