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

Enable live migration tool to work with Global cluster configuration enabled

Currently, there is no Live migration tool option while enabling Global Cluster Configuration in Atlas. Please treat this ticket as a FEATURE ENHANCEMENT REQUEST to make this happen.
Guest almost 6 years ago in Atlas 2 Submitted

Having the alert "Acknowledge for" option actually do acknowledge the alert for the specified time period

I gathered that Atlas alerts are design to retrigger once the condition is met. Then what does acknowledge mean in that case when providing any timeframe like forever? To me acknowledging an alert forever means that the alert would never to raise ...
Guest almost 4 years ago in Atlas Monitoring, Alerts & Observability 0 Planned

Stop scamming your users

How about you stop scamming your users with deceptive instruction on your download pages.
Guest almost 2 years ago in Atlas 0 Submitted

More Granular Node Read Preference Tags

I would like the ability to set tags on individual nodes so that I can change the read preference with more granularity. Mongo supports these tags on non-Atlas deployments: https://www.mongodb.com/docs/manual/core/read-preference-tags/#std-label...
Guest almost 2 years ago in Atlas 0 Submitted

Provide a Kubernetes native way to deploy a MongoDB instance without any interaction towards the OpsManager API

When deploying a MongoDB resource to a newly installed Operator and OpsManager the user has to Create an Organization, API keys and IP whitelisting in OpsManager Create a Secret and ConfigMap with the data returned from OpsManager Specify this Co...
Guest almost 6 years ago in Kubernetes 0 Submitted

Enable toggling for boolean properties

The annoying thing for me is my web applications are heaviley dependant on Database View content. in MongoDB Compass it quickly becomes a time waste to manually click a boolean property and change "false" to "true". Please add a small toggle bo...
Guest almost 4 years ago in Compass & Data Explorer 0 Submitted

Add Category for Stitch

No category for Stitch in the ideas portal.
Guest almost 6 years ago in Atlas 0 Submitted

Copy sample results from aggregation builder

If I'm exploring a database and use the aggregation builder to quickly find some data, I'd like to be able to easily extract the results. At the moment we can't even select the result output to copy-and-paste because it activates the pipeline re-o...
Guest almost 4 years ago in Atlas 0 Submitted

Better handling of circular reference serialization in Java

Given 2 generic POJOs that include references to each other such as: package com.example; public class Course { Student _student; public void setStudent(Student student) { _student = student; } public Student getStudent() { return _stu...
Guest almost 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Kafka Sink Connector ObjectId Support

The sink connector should support ObjectIds for the document.id.strategy. In other words, if a ObjectId hex string is provided for _id, the sink connector should be able to convert this to an ObjectId. I've scoured the documentation and the rest o...
Guest almost 2 years ago in Kafka Connector 0 Submitted