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

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

Rename Database

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

Project out embedding fields by default in $vectorSearch

We should update the default behavior to project out embeddings, since they are typically not used in subsequent aggregation stages, with an additional query parameter to force include them.
Guest almost 2 years ago in Vector Search 0 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

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

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