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 56

Triggers - resume via CLI

Currently the only way to resume a suspended Trigger is via the Admin API: https://realm.mongodb.com/api/admin/v3.0/groups/{groupId}/apps/{appId}/triggers/{triggerId}/resume It would be more convenient via the Atlas CLI
Guest about 2 years ago in Atlas Triggers and Functions 0 Submitted

logs

When filtering logs I should be able to enter a date/time in the near future for the To date in order to produce a shareable URL in the address bar that will include log lines in the range from some specified date in the past until "now" without h...
Guest over 4 years ago in Atlas Triggers and Functions 0 Submitted

Retry function

We use Realm functions to update related documents in our Mongo Atlas cluster. Sometimes, the DB connection (via `context.services.get("mongodb-atlas")`) fails. We should... be able to retry establishing a connection? (Or even easier, just configu...
Guest over 4 years ago in Atlas Triggers and Functions 0 Submitted

Functions editor support DARK MODE

Functions editor support DARK MODE
Guest over 2 years ago in Atlas Triggers and Functions 0 Submitted

Show the last modified date or allow to add a trigger version in a text field

It would be very usful to show the date of the last trigger code edition or better to save a trigger version field.
Guest over 2 years ago in Atlas Triggers and Functions 0 Submitted

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