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

Remember "Expand all fields" output option between pages

When viewing documents returned by the aggregation pipeline, selecting the Output option of "Expand all fields" works for the page you are currently viewing, but changing pages means you need to click "Expand all fields" again for each page. It w...
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

Support optional fallback to source cluster after cutover in Live Migration

Live Migrate allows for migrations from non-Atlas clusters into Atlas by syncing data from the source to the Atlas destination, and then cutting over the application to direct workload to the destination. It's possible to test the application on...
Marie Atterbury over 5 years ago in Atlas 0 Submitted

`$getField` to work with a dynamic `field`

Currently `$getField` works only when `field` resolves at query-compile-time to a string. It would be nice if it worked also when `field` resolves to a string at *runtime*. See this Jira ticket - https://jira.mongodb.org/browse/SERVER-67030
Guest about 4 years ago in Querying & Aggregations 0 Submitted

Conditional confirmation prompt

I want to configure which connection should have a confirmation prompt before running a playground command. For ex., no prompt for the development database, yes prompt for the production database.
Guest about 6 years ago in IDEs 0 Submitted

EXPORT/IMPORT bson files

Suppport EXPORT/IMPORT bson Files.
Guest over 3 years ago in Compass & Data Explorer 0 Submitted

Hosting Atlas on DigitalOcean

In addition to AWS, Azure and GC, give an option to host on DigitalOcean. DigitalOcean has a really cheap and well-made Kubernetes system that requires VPC because container IPs are always changing, and I would want them to connect to Atlas withou...
Guest about 6 years ago in Atlas 1 Submitted

As a Collections tab, aka Data Explorer, user I want to view, search for, create and update UUID and GUID field values

The BSON spec includes support for UUID values, also known as GUID values. The format of UUID values are defined in rfc4122.txt. For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6 Users would like to work with UUID/GUID values in Data Explorer a...
Guest about 6 years ago in Atlas 0 Submitted

Ability to create granular auditing

I want to be able to create granular auditing for a specific cluster inside a project. Right now, the audit is applied to every cluster inside a project. Some clusters need more auditing than others, and their performance should not be affected by...
Guest about 2 years ago in Atlas 0 Submitted

Global overview of Index Suggestions

We run more than 60 clusters today on Atlas, and will probably hit 100 clusters in the foreseeable future. The Index Suggestion alerts are not dependable for us (see https://feedback.mongodb.com/forums/924145-atlas/suggestions/44243568-better-ale...
Guest almost 5 years ago in Atlas 0 Submitted

Add HTML in MongoDB

Add HTML in MongoDB. Html is easy code in use MongoDB
Guest about 2 years ago in Education 0 Will Not Implement