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

Feedback

Utilize ESC key when editing an document to cancel edit.

Currently you are forced to use the cancel button when editing an document in the compass app on mac. Would be nice if the esc key can cancel the edit.
Guest almost 2 years ago in Compass & Data Explorer 1 Submitted

Please bring back the previous dark theme (before 1.38.0)

I updated Compass to 1.38.0 (stable) on Windows. The new dark theme is too high contrast for me and I would like to switch back to the previous dark theme. Unfortunately the themes available in this version are "Light Theme" and "Dark Theme (previ...
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

Rename Database

No description provided
Guest over 6 years ago in Compass & Data Explorer 1 Submitted

Autogenerated random values in numbers based on ObjectId

Hi, This is the basic suggestion from my side.we have a unique "_id" in each document while inserting the data can we make any changes in your code for example in our company we have one scenario while working on the aggregation query t...
Guest almost 3 years ago in Compass & Data Explorer 2 Submitted

Support Azure Blob Storage in addition to AWS S3 for Online Archive

Currently, there is only one option to store the archive data and that is in AWS S3 buckets. We have contractual obligations with clients to store data in Azure. It would be great if MongoDB gave an Azure alternative to AWS S3 like Azure Blob Stor...
Guest over 3 years ago in Atlas Backups 4 Submitted

Allow assignment of Backup Resources before starting Backup Job

For very large clusters, ideally backup resources should be assignable before the backup begins. For each shard and config server, assignment of the following would assist in scaling Ops Manager backups. * Snapshot Store * Oplog Store * Backup Da...
Stephen Jamieson about 6 years ago in Atlas Backups 2 Submitted

Explain why "Document failed validation"

When saving a document fails, and the error "Document failed validation" is raised, it would be incredibly useful to know in what way the document does not match the validation schema. There's a whole meme at my company about this error and the h...
Guest over 5 years ago in Compass & Data Explorer 5 Planned

Export as CSV with UTF-8 Byte Order Mark

While Compass can output UTF-8 encoded CSV files, this request is to add a toggle to enable prepending the UTF-8 Byte Order Mark (BOM) to that output for legacy software. Ideally, this button would explain what this means when hovered over or with...
Guest 6 months ago in Compass & Data Explorer 0 Submitted

Save favorite collections for quick and easier access

Working in a large company with many collections, while only several collections are relevant to your daily work can be a hassle. It'd be nice if there was a way to mark selected collections that would appear on top of all other collections or in ...
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

Possibility to set variables used in pipeline stages

Hi ! It would be really handfull to have the possibility to use variables in the pipeline stages: var userId = ObjectId("5f61dfadc1e8960001700da8'") { $match : {user.id : userId} } for complex queries, it would avoid having to modify the id at e...
Guest over 4 years ago in Compass & Data Explorer 1 Planned