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

Atlas Triggers and Functions

Showing 3

Support for arrayFilters in Functions

Can we add arrayFilters and other array update capabilities that already exist in MQL? Its is difficult to update arrays, and very easy to update an array in MQL in node.js for example.
Guest about 6 years ago in Atlas Triggers and Functions 3 Planned

Allow manually disabled trigger to resume without resume token

I am filing a feature request for the option to: Disable a trigger manually and be able to restart it without using a resume token (i.e. such that DB events that occurred while it was disabled will be ignored by the trigger, and it will simply sta...
Guest almost 6 years ago in Atlas Triggers and Functions 2 Planned

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 over 2 years ago in Atlas Triggers and Functions 0 Planned