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 3891

Explain why "Document failed validation"

When saving a document fails, and the error "Document failed validation" is raised, it would be incredibly useful to know in what way the document does not match the validation schema. There's a whole meme at my company about this error and the h...
Guest over 5 years ago in Compass 5 Planned

MongoDB Agent (Automation Module): don't attempt to auth with `net.tls.clusterFile` / `net.tls.certificateKeyFile` and use Agent X.509 cert

Problem Statement, _**What is the problem?**_ MongoDB Agent (Automation Module) attempts to auth with `net.tls.clusterFile` / `net.tls.certificateKeyFile` X.509 certificate first, pretending it is a Replica Set member. _**Why is this a problem?**...
Guest over 4 years ago in Under Review 2 Submitted

Have the ability to downgrade

Currently Atlas doesn't support the ability to downgrade major version. I know with Ops Manager on-prem you can do that, which is helpful if you find issues during an upgrade. Would it be possible to get the ability to downgrade one major version ...
Guest over 5 years ago in Atlas 2 Submitted

Create chart action "duplicate into other dashboard"

This will be quicker than duplicating a chart, then moving it to another dashboard
Guest almost 2 years ago in Charts 0 Submitted

Alerts: Webhook integration authentication with basic auth

In secure environments, it is required that webhook endpoints are secured with basic authentication at a minimum. Currently, Webhook alerts only provides an HMAC-SHA-1 signature.
Guest about 4 years ago in Enterprise Advanced 0 Submitted

Ability to choose what to dynamically index

When using dynamic mapping, it would be useful for better control on the index to allow choosing which index types are created. Exemple: dynamic: true // Map all fields dynamic: false // Don't use dynamic mapping dynamic: ["string","bool"] // O...
Guest over 1 year ago in Atlas Search 0 Submitted

Cancel restore

There should be an option to stop once the restoration is given. Or there should be an option to revert a backup restore. This is required because we can restore an old production back up to Production only. If by mistake we do that we should be a...
Guest over 4 years ago in Atlas 0 Submitted

API change date format for log download

While programming a script to download the activity feed and audit logs, we found out that the date format which is accepted for API calls does not match. While the Activity Feed is fetched with a date in the ISO 8601 format (&minDate=2024-01-...
Guest almost 2 years ago in Infra-as-code & APIs 0 Submitted

Integrated Benchmark utility for mongodb

I would like to request a mongodb utility which can do benchmark tests and can be used by developers and DBA to test mongodb for release changes, application code changes etc. The utlity should be able to simulate multiple users and produce differ...
Guest about 2 years ago in Atlas 1 Under Consideration

Allow GridFS to use Atlas and object storage (via ADL) when connecting to the cloud MDB

Many users of MongoDB store metadata in MDB and PDFs and other files in object storage. With GridFS already built into drivers, it seems like a nice change would allow ADL to federate GridFS functionality across Atlas and the file in object storage
Guest over 5 years ago in Data Federation 0 Submitted