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

Support providing a hint for aggregations

Could we add the ability to provide a hint for aggregations in the aggregation builder?
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

Remove space margin in the web interface to have larger data viewer

The data viewer area in the collection tab is just too small for data with lots of wasted whitespace on the margin around the data viewer. Ref DataViewTooSmall.PNG
Guest over 4 years ago in Atlas 1 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 over 4 years ago in Atlas Monitoring, Alerts & Observability 0 Planned

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 over 4 years ago in Compass & Data Explorer 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 over 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 over 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Scheduled stepdown for smoother primary election

Stepdown is a great tool that allows us to keep clusters operating smoothly. We use it for example when we want to perform some maintenance work on the host where the primary is currently running, to perform a rolling upgrade, and in many other ca...
Guest about 2 years ago in Replication & Sharding 0 Submitted

Provide size (in bytes) in `GET /groups/{GROUP-ID}/clusters/{CLUSTER-NAME}/backup/snapshots` Public API call for each `snapshotId`

*What is the problem that needs to be solved?* Provide size (in bytes) in `GET /groups/{GROUP-ID}/clusters/{CLUSTER-NAME}/backup/snapshots` Public API call for each `snapshotId` *Why is it a problem? (the pain)* You're doing your own automation w...
Guest over 6 years ago in Atlas Backups 0 Submitted

ServerlessPrivateEndpoint should allow the consumer to specify a security group

Currently, the AwsPrivateEndpointConfigurationProperties object allows the consumer to specify a VpcId and SubnetIds, but it does not allow us to specify a custom Security Group into which the AWS-side VPC Private Endpoint should be added. The Se...
Guest about 2 years ago in Infra-as-code & APIs 0 Submitted

Change stage width in Aggregation pipeline

It is a pain not to be able to increase width of each stage
Guest over 6 years ago in Compass & Data Explorer 0 Submitted