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

the product does not connect properly!

the product does not connect properly!
Guest over 1 year ago in IDEs 1 Submitted

Kerberos ticket renewal in MongoDB Node.js Driver programmatically

Requesting a functionality of the MongoDB driver (or another NPM module) to automatically renew the tickets when it is necessary without kinit on Linux environment
Guest about 3 years ago in IDEs 0 Submitted

Specify default database in Advanced Connection Settings form

The Create New Connection using the Advanced Connection Settings form does not provide a place to specify a default database. I'm specifically interested in this so I like running selected lines and it'd be a way to not include 'use()' with every ...
Guest over 4 years ago in IDEs 0 Submitted

Ability to set Values in Functions

Ability from webhooks and functions to call context.values.set() and set a value that can then be referenced somewhere later. This could dramatically cut back on calls to outside APIs as we need data in multiple places so we end up having to make ...
Guest almost 8 years ago in Atlas Triggers and Functions 0 Submitted

ability to run to a specified aggregation stage and see output

Essentially the same as https://mongoplayground.net/ if you add multiple aggregation stages you can pick which one you want to run up to, and inspect the output. This makes it dramatically easier to tweak larger pipelines without having to comme...
Guest about 3 years ago in IDEs 0 Submitted

Support Multiple CRON Schedules Per Trigger

It's not uncommon to want different trigger schedules to run on different days of the week, notably weekdays and weekends. The current solution is to create separate triggers that call the same function, but ideally, a single trigger could support...
Guest about 3 years ago in Atlas Triggers and Functions 1 Submitted

Triggers on DB level rather than single collections only

Change streams support events on DB level *or* single collections, but triggers are limited to single collections. Which means that if we wanted to listen on changes in a generic way, we would have to setup a trigger for each collection and set th...
Guest about 3 years ago in Atlas Triggers and Functions 0 Planned

It would be great if MongoDB for VS Code Extension had the option to Create new documents.

No description provided
Guest almost 5 years ago in IDEs 1 Submitted

Meaningful errors

Descriptive errors are crucial for debugging and simply cannot be found with Atlas App Services ! 1) If an error occurs - the whole function cascade is terminated - not only the steps following the error but also the ones prior to it. i.e. if a co...
Guest over 3 years ago in Atlas Triggers and Functions 0 Submitted

Opening Playground file from other folders out of workspace, with Recents list

Normally I don't store playground files within my VS Code project folder (which often is a Git repository). I could add the files to .gitignore, but it would be much more convenience if the Playgrounds pane has options to open file from another fo...
Guest over 1 year ago in IDEs 0 Submitted