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 134 of 4027

A tool to test the connection that can fix resolution issues in server selection

This is probably not Node Specific a general problem with connecting via a seed list. ServerSelection via seed list is a great concept. It works poorly. I have attached an hour of starting a working webserver app and 30 times starting it in a lit...
Guest almost 6 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Access to %%args in Filters

Allow the access to %%args in filters. This would make it possible to make the apply_when of filters more dynamic by accessing the incoming queries. As of now, filters are completely static due not having access to any incoming information.
Guest about 6 years ago in Atlas Triggers and Functions 0 Submitted

Availability of Args in Function Context

Not sure if this is do-able already or not. Couldn't find documentation. I have a function that looks like exports = function(dbName, collectionName, pipeline){... I want to be able to access the arguments sent to the function in the Can Eval...
Guest over 6 years ago in Atlas Triggers and Functions 0 Submitted

Get Java Database form Kotlin Database

Please create a function that unwraps the Kotlin MongoDatabase to obtain the corresponding Java MongoDatabase. This is necessary to ensure compatibility with libraries that depend on the old Java MongoDatabase.
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 1 Submitted