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

Different Security Level to Add Data Sources

I would like to restrict who can add data sources to a charts project. I want to allow individuals to author their own dashboards and charts but I would like a smaller group the ability to add data source
Guest about 5 years ago in Charts 0 Submitted

an aggregation stage to load data to DRAM for the fields that are only requested

When we use $project stage, it loads whole document from disk to memory (if not in working set). Because of this, When we create a data model, We have to create separate collection if the field is not required in frequent access of data. Creating ...
Guest over 2 years ago in Performance & Optimization 0 Submitted

Allow live migration using private interface

There should be an option to live migrate data via a private interface instead of public one. With VPC being peered, it would be a great option to avoid exposing database to the public interface (even if it's specific set of IPs). This can resolve...
Guest over 2 years ago in Database 0 Submitted

Added features to improve backup performance on filesystem

Currently, the ability to use multiple workers in Ops Manager is only available for S3. If possible adding this capability, or additional enhancements, to filesystem storage would be beneficial.
Guest over 2 years ago in Backup & Restore 0 Submitted

Make compass remember its zoom size

Everytime we open compass it starts with default zoom size, this is really annoing to have to adjust zoom everytime we open it. using crtl + +/-
Guest about 5 years ago in Compass & Data Explorer 0 Submitted

Confirm save

Add a confirmation, when you save an edited document
Guest over 2 years ago in IDEs 0 Submitted

Darken placeholder text on database user creation form

The placeholder text that says "e.g. new user-user_31" and "Enter password" on the database user creation form are very, very light. I was unable to see them on my monitor and thought both boxes were for the password, repeated for confirmation. T...
Guest about 5 years ago in Atlas 0 Submitted

Warn if deploying changes would require rolling restart

When reviewing changes in automation, warn if deploying changes will require a rolling restart. As an example, look at the documentation for server parameters: https://docs.mongodb.com/manual/reference/parameters/ Many parameters include the des...
Guest about 5 years ago in Under Review 0 Submitted

Add UI to describe collections/fields in Atlas and simple validations

Most old SQL databases allow table and column-level descriptions as a core feature. For distributed teams, or agile teams prototyping an app, it would be useful to be able to document/describe fields, expected/allowed values etc straight in the UI...
Guest about 5 years ago in Atlas 0 Submitted

Delete indexes by Cloud Manager API

With the Cloud Manger API it is possible to create new indexes. But there is no possibility to delete indexes by the Cloud Manger API.
Guest about 5 years ago in Enterprise Advanced 1 Submitted