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

Field value label alias/override

When building a chart it is currently to provide a label override. E.G. change the label from 'document.subdocument.field' to 'mylabel. There should also be an option to provide value aliases/label overrides; E.G. be able to alias an int field wit...
Guest almost 6 years ago in Charts 3 Completed

Add a DISCONNECT option to the 3 dots dropdown menu when a connection is active

At the moment, there is no obvious way to disconnect from your connection to connect to another database, and you have to go through the top level Connect menu, which is quite cumbersome.
Guest almost 3 years ago in Compass & Data Explorer 0 Completed

Show all team users on one page

When we do SOC2 reviews, we have to take screenshots of the permissions various users have. Currently, a specific "team" in Atlas only shows 5 users at a time and is paginated. Taking screenshots of 5 users at a time is pretty tedious, so it would...
Guest almost 6 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Completed

AtlasBasic CDK

AtlasBasic CDK should include an option to create to serverless cluster as opposed to dedicated/shared.
Guest almost 3 years ago in Infra-as-code & APIs 1 Completed

Change Azure snapshot backups from LRS to GRS

Sorry but this is a must. GRS is a 2 region datacenter backup, LRS only 1. Fire or disaster will take out everything if LRS is used.
Guest almost 6 years ago in Atlas Backups 3 Completed

The Feedback button obfuscates the Delete confirmation button for the last record on the screen

Add extra space to the bottom of the record view so that I can scroll the last record above the Feedback button to more easily access the Delete button.
Guest almost 6 years ago in Compass & Data Explorer 0 Completed

Prevent users from importing a replica set or shard with the same name as other pre-existing replica sets/shards

When a user imports a cluster into a project with the same name, it causes issues like breaking backups of pre-existing clusters. Checking the replica set name against the names of other replica set names will prevent having to terminate backups...
Joshua Maag almost 6 years ago in Under Review 0 Completed

Fix garbled column headers when displaying embedded documents

When expanding an embedded document in table view, column headers are shifted (macOS).
Guest almost 6 years ago in Compass & Data Explorer 0 Completed

Allow to configure options for automation agent logs

Currently there is no way in Kubernetes operator to configure how long automation/backup/monitoring agent logs should be stored. they can easily occupy all space in pod.
Guest about 6 years ago in Kubernetes 1 Completed

use ConventionPack in aggregate same as find

for example :We want save string value of Enum to database,we set EnumRepresentationConvention Convention. then we can use it in match. but in aggregate group,it dosent work: public enum Gender { Male,Female} public class Person { public int ...
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 0 Completed