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

Option to prevent backups restores into particular cluster

Today it is possible to accidentally restore backup into live production database. There is a "I confirm" dialog in the UI but it is not fool proof, plus when using terraform provider you still could do yourself harm. It would be nice to have an ...
Guest over 1 year ago in Infra-as-code & APIs 0 Submitted

Allow multiregion sharded clusters to have Primary nodes in multiple regions

For multi-region sharded clusters, the primaries for each shard remain in a single (highest priority) region in Atlas. If these primaries can be spread across multiple regions, that will a) provide consistent average response time for applications...
Guest almost 3 years ago in Atlas 1 Submitted

More Topic Coverage In On-Demand Coursework

The coursework is not as comprehensive as it once was and does not on it's own prepare you for everything in the exam, if the Practice Exam and Associate Developer Exam Guide are to be trusted. I took about 90% of the MongoDB preparatory coursewo...
Guest about 2 years ago in Education 0 Submitted

Remove user data from survey

You ask for personal data on both the testimonial and the group at the end of each survey. We are not allowed to provide feedback by corporate. Having the name and email link is worrisome. If a person selects no you need to not ask for that data. ...
Guest about 4 years ago in Education 1 Future Consideration

create API keys that support linked orgs

It is possible to link multiple orgs to each other. It should therefore be possible to use a single API key to access all linked orgs.
Guest almost 5 years ago in Atlas (Control Plane and Data Plane RBAC) 3 Submitted

refresh

I would like to propose new functionality to auto-refresh a collection in MongoDB Compass. For example, if I am waiting for a document to update, today I have to click refresh repetitively until the document has updated. I would like to set auto-r...
Guest almost 3 years ago in Compass & Data Explorer 1 Submitted

sticky buttons

Make buttons to edit/copy/clone/delete (top of record) and cancel/update (bottom of the record) "sticky" as they stay on viewport of current record (something like a sidebar ?). When there is a lot of nested data, it could be hard to retrieve the...
Nicolas de Cenival over 2 years ago in Compass & Data Explorer 2 Submitted

Allow $match or $sort stages that follow the $search stage to use MongoDB native indexes

Currently, if there are `$match` or `$sort` stages that follow the `$search` stage, then those `$match` and `$sort` stages are unable to use MongoDB's native indexes on the fields being matched/sorted. While the [documentation recommends](https:/...
Guest over 4 years ago in Atlas Search 0 Will Not Implement

Support OIDC as Authentication Protocol for access to Mongo Portal

Currently SAML is supported: https://www.mongodb.com/docs/atlas/security/federated-authentication/#configure-federated-authentication It would be preferable if OIDC was supported.
Guest over 2 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Support ISODate() when inserting a document via UI

When inserting a JSON document via the UI (browse collections), it would be great if using ISODate() would be allowed. Currently one has to resort to {"$date":{"$numberLong":"1748952000000"}}, which is quite a bit counterproductive for manual edit...
Guest 10 months ago in Under Review 0 Submitted