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 4031 of 4031

Add SSO authentication support to mongoDB database

Existing issue: One user has accounts in multiple mongoDB databases on Atlas that exist in different Projects and maybe Organizations as well. When he wants to switch from one database to the other from a 3rd party app, he has to provide his crede...
Guest almost 4 years ago in Security, IAM, and Compliance 1 Submitted

Recyle Bin

There should be a Recycle Bin in Compass which will store deleted data or collections so that they can be restored if deleted accidently.
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Add eu-north-1 as a option for AWS hosting

Sweden is a very innovative country with many startups and scaleups and AWS is used very often for hosting of services and data. Sweden is also very strict on rules where and how to store data and that is why AWS has eu-north-1 as a location to ch...
Guest almost 4 years ago in Data Federation 0 Submitted

Auditing on high volume of data/records to capture malicious activity

We would like to requesting in the MongoDB Audit logs the following attributes: (available in profiler ) nreturned system.profile.responseLength Additionally if this could be a MongoDB Alert that would be extremely helpful as well if we could pr...
Guest almost 4 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Add UUID generation to Atlas Functions

Atlas Functions have a `utils.crypto` library that offers some basic cryptography functions. One of those should be the modern `crypto.randomUUID()` that is now standard in ECMAScript. Currently, Atlas Functions cannot generate a UUID without reso...
Guest over 2 years ago in Atlas 0 Submitted

Terraform data source for Point in Time Recovery

It has been confirmed by MongoDB support, that in Atlas, there is no way to know the last point in time you can recover a cluster to using OpsLogs. Surely this is an oversight, as we should be able to tell, from the backup material available, what...
Guest over 2 years ago in Atlas 1 Submitted

Granular permissions needed with Federated Authentication in Atlas

Granular permissions needed with Federated Authentication in Atlas For example(but not limited to), it would be good to assign to an external role, via Federated Authentication: -to create RS users; -to restore a RS.
Marius Daniel Negoita over 1 year ago in Atlas 0 Submitted

Workload Identity Federation Support

Workload Identity Federation is supported since Mongo 7.0 on Atlas. Ruby is still missing from the supported drivers though https://www.mongodb.com/docs/atlas/workload-oidc/#connect-an-application-to-mongodb-with-workload-identity-federation. Ad...
Guest over 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Allow comments in JSON code

It would be great if we could keep comments in JSON generated items such as indexes (both MongoDB and Atlas Search)
Guest over 2 years ago in Atlas Search 0 Submitted

Explain shell helpers for CRUD API

The .explain() method in the shell works with some write methods (update, remove, findAndModify), but it doesn't work with the newer CRUD API. The missing explain methods are: "deleteMany", "deleteOne", "findOne", "findOneAndDelete", "findOneAnd...
Guest about 5 years ago in MongoDB Shell 0 Submitted