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

Atlas $search facets against embedded documents have no ability to count/bucket at the parent document

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. The $search.returnScope query option supports fetching matching embeddedDocuments, and additionally performs sorting, face...
Jonathan Ostrander 3 days ago in Atlas Search 0 Submitted
119 VOTE

Support TypeScript

I know this is probably a very complex feature, but I'd like to work with TypeScript when writing functions. Some stretch goals: - full integration with VSCode so we no longer have to use the web editor - add support for testing functions (through...
Guest almost 6 years ago in Atlas Triggers and Functions 9 Submitted

Upgrade Node.js version (from v10 to v14/v16)

It would be great if you can upgrade the version of Node.js used in Realm Functions (currently in version 10.18.1). Version 10.x, which was an LTS, has been unmaintained for many years. The end of life of Node v12 is scheduled for April 2022. Is ...
Guest about 4 years ago in Atlas Triggers and Functions 25 Submitted

Allow $search to be a later stage in the aggregation pipeline

Currently $search is required to be the first stage in the aggregation pipeline. It would be more intuitive if we could use after other operators, such as $match.
Guest almost 6 years ago in Atlas Search 9 Submitted

Include cluster labels in the billing usage details

Similar to how AWS includes tags/labels in their billing dashboard, I'd like the ability for my cluster labels to be included as a column in my billing usage details (or even the exported CSV). This will allow me to categorize my billing usage as...
Guest almost 5 years ago in Billing & Account Management 6 Submitted

Allow autocomplete search on multiple fields using a wildcard path or by specifying multiple fields in the path

Currently, (unlike the text operator) the autocomplete operator does not accept a path which is an array of field names. Also, a wildcard path ("path": {"wildcard": "*"}) cannot be specified for an autocomplete query. Therefore, the only way to pe...
Guest over 5 years ago in Atlas Search 10 Will Not Implement

Support pagination when sorting by searchScore on Search Nodes

Using searchAfter / searchBefore on Search Nodes when sorting by searchScore can be inconsistent.
Guest about 1 year ago in Atlas Search 1 Shipped in Public Preview

Tags on databases and use these tags in Billing dashboards

I want to be able to tag databases inside clusters and be able to build my custom Billing dashboards using these tags. I have multiple databases within a cluster and each database serves a different feature or microservice. I'd like to know how m...
Guest over 1 year ago in Billing & Account Management 1 Submitted

Add Dedicated Search Nodes to more regions in Europe (eu-west-3)

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We want to use Dedicated Search Nodes. Our regions are eu-central-1 and eu-west-3. Dedicated Search Nodes are only availab...
Jose Molero 6 months ago in Atlas Search 1 Future Consideration

Allow Atlas "Triggers" App Service creation via AWS CDK

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We need to be able to provision our Mongo Atlas cluster fully in IaC using AWS CDK (typescript), without relying on click-...
Felix Magnus 6 months ago in Atlas Triggers and Functions 0 Future Consideration