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

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

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

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

Call Functions In Background

Currently, if you call a function for example function_1 from a separate function function_2. Function_2 will wait for function_1 to execute and return before continuing. We have a function that we'd like to use to execute a different function wit...
Guest over 1 year ago in Atlas Triggers and Functions 0 Submitted

display all functions currently using a value

While viewing a VALUE, it would be most helpful if there could be a list of all functions currently using it.
Guest over 3 years ago in Atlas Triggers and Functions 0 Submitted

Support for appService functions

Being able to program the functions from vscode.
Guest over 3 years ago in Atlas Triggers and Functions 0 Submitted

Add the ability to use a value to reference a database in a trigger

It would be great if we could use values for the database reference in a trigger, instead of having to select a database from a drop-down. An actual use case: To be able to use Realm for our various staging areas, we have created multiple Realm ...
Guest over 5 years ago in Atlas Triggers and Functions 1 Submitted

Need an alert for KMIP master key rotation

Currently opsmanager has manual rotation of KMIP master keys. Enhancement required: Need an alert from project level to rotate keys when nearing the schedule rotation just like SSL expiration alerts Need for automation of this key rotation would...
Guest almost 2 years ago in Observability, Monitoring & Alerting 0 Submitted

Global Variables for Functions

Add global variables to Functions (so I don't have to pass around supposedly global variables to every function call). Add support for typescript :)))
Guest almost 6 years ago in Atlas Triggers and Functions 0 Submitted

realm function limits should be configurable

realm function limits should be configurable or increased, as it hinders capabilities for memory heavy tasks like encryption/decoding eg sha256 encryption using crypto can only perform upto 10000 iterarations while industry standards expects atlea...
Guest about 4 years ago in Atlas Triggers and Functions 0 Submitted