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

Rename Database

No description provided
Guest over 6 years ago in Compass & Data Explorer 1 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

Allow $match syntax in $search queries

Currently, I am re-writing my queries that were previously using $match + $text queries using $search + compound. Firstly, this is a fair bit of work depending on the number of match clauses etc. Secondly, not all the operators that $match support...
Guest over 4 years ago in Atlas Search 1 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

Field Mappings in webui should show updatedAt

https://cloud.mongodb.com/v2/id#/clusters/atlasSearch/name?database=db&collectionName=col&indexName=default&view=IndexOverview Field mappings please show when the field mappings were last updated
Guest 6 months ago in Atlas Search 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

Edit field while projecting

When projecting certain fields of a document, the UI does not allow the user to edit the document. This is a bit counter-intuitive as editing documents that have a large amount of fields is way harder than only showing the fields (via projection) ...
Guest over 2 years ago in Compass & Data Explorer 1 Submitted

There is no option give arrayFilters when using bulk update option

There is no option give arrayFilters when using bulk update option
Guest 6 months ago in Compass & Data Explorer 0 Submitted

There is no option to add arrayFilters in bulk update documents

There is no option to add arrayFilters in bulk update documents. Because of this we are unable to update a specific element of an array in the document from compass.
Guest 6 months ago in Compass & Data Explorer 0 Submitted