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 61

Expose dbstats / stats in Functions

Add to the allowable MongoDB actions to be able query the database size, like: db.runCommand({ dbStats: 1, scale: 1 }) or by collection like db.sources.stats()
Guest over 7 years ago in Atlas Triggers and Functions 0 Submitted

Function with Large Memory for Image Processing

Would be great to set a Scheduled Trigger to process all my database images and store then in S3. 1— Would need to have memory settings for a function, to specify like 2GB or 4GB. 2— And ultimately, add Sharp library https://github.com/lovell/sh...
Guest almost 5 years ago in Atlas Triggers and Functions 0 Submitted

Add 'Previously Used' column to table of functions

Add a column indicating when each function was previously used in the functions screen. It would also be helpful to have some basic stats about each functions usage, like total usage count, used in last 30 days, and total usage as a % of all func...
Guest about 5 years ago in Atlas Triggers and Functions 0 Submitted

Add HTTPMethod column name in Realm HTTP Service webhooks table

Please add the HTTP method name and other properties in the list of HTTP Service webhooks. See attachment
Guest over 5 years ago in Atlas Triggers and Functions 0 Submitted

Realm UI Ability Changes to Github Repo

Please add git integration for functions and 3rdParty HTTP services. Everything I make a change to a function and it is deployed, Realm tells me what the changes are but they are not pushed to my own Git repository
Guest over 5 years ago in Atlas Triggers and Functions 0 Submitted

Migration from Postman

I have a scheduled run in Postman that includes calling an external API and inserting a response into MongoDB Atlas using Data API. It would be nice if I could import my Postman collection of requests, and it would generate a function for a Trigger.
Guest almost 3 years ago in Atlas Triggers and Functions 0 Submitted

Failover Support

Per Support, Triggers may not process if the App Services app's deployment region is experiencing wide-scale issues. Currently triggers will execute in the single region of their deployment. For multi-region clusters, triggers should be able to f...
Guest about 3 years ago in Atlas Triggers and Functions 0 Submitted

Disable/Enable all triggers at once

It would be very useful to be able to disable/enable all triggers of realm application at once. It useful for instance when you restore data from backup or make some big changes, and it is not needed to run triggers on every change
Guest almost 4 years ago in Atlas Triggers and Functions 0 Submitted

Collation option support in functions

No description provided
Guest about 4 years ago in Atlas Triggers and Functions 0 Submitted

changeEvent cluster name

I want to be able to programmatically access the clusterName from change event or global variable for example: changeEvent.ns.cluster = global.CLUSTER_NAME I need this when I want to perform an update on same collection/document after the trigg...
Guest about 4 years ago in Atlas Triggers and Functions 0 Submitted