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

Showing 266 of 4027

Open documents in the same tab

Every time I want to check a doc, It opens it in a new tab Which makes it difficult to navigate across the workspace. I would recommend open docs in the same tab and maybe device some mechanism to open the docs in a new tab if the user wants to co...
Guest almost 6 years ago in IDEs 1 Submitted

"Table View" of Documents

As some others tools have, a way to view all documents from a collection in a table format with columns and lines. An 'click on header for sort' is well desirable.
Guest about 5 years ago in IDEs 6 Submitted

Mutli-select faceting / facets should not affect their own filter field

I want to build multi-select facet without having to run separate queries to calculate bucket counts for each active filter. Described in detail here: https://yonik.com/multi-select-faceting/
Guest over 2 years ago in Atlas Search 2 Submitted

Provide the ability to auto-scale dedicated search nodes

Currently, dedicated search nodes in Atlas Search cannot be auto-scaled. This is a feature request to introduce the ability to auto-scale dedicated search nodes.
Guest over 2 years ago in Atlas Search 1 Submitted

Return results from within arrays

I have a document that looks like this: { shoppingList: [ { name: "red hat"}, { name: "green shoes"} ] } I would like to query $search for "green" and return {name: "green shoes"} instead of returning the entire document.
Guest over 5 years ago in Atlas Search 5 Planned

MongoT (Atlas Search) logs available

Provide mongot logs (Atlas Search) available to the customers to be downloaded and analyzed like right now it is possible to download and analyze mongod logs (classic db).
Guest over 3 years ago in Atlas Search 0 Submitted

Non-sequential or Deep Pagination

I want to be able to paginate results in non-sequential order, e.g. Skip from page 1 to 5, or skip from first to last page of results
Guest about 2 years ago in Atlas Search 0 Submitted

$bucketAuto for number facets

As a developer, I would like to have functionality for NumberFacets similar to the $bucketAuto operator, so that I can define the number of buckets I want instead of setting the boundaries myself. This function is helpful in situations where you ...
Tom Richter over 3 years ago in Atlas Search 1 Submitted

Support filtering by empty array

Atlas Search should support matching a fields set to an empty array. This behavior is not supported by either of the `exists`, `equals`, or `in` operators, and is a very common use case. https://search-playground.mongodb.com/tools/code-playground...
Guest over 1 year ago in Atlas Search 0 Submitted

Create/Edit App Services Functions from VS Code

Once connected to an Atlas database, if there are applications in App Services, the ability to select an application and create or edit Functions inside the MongoDB for VS Code extension would be really cool!
Guest almost 3 years ago in IDEs 0 Submitted