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

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 almost 5 years ago in Atlas Triggers and Functions 0 Submitted

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

Add a provider_region parameter in the "realm-cli apps create"

Hi, I noticed that there is no argument in the "realm-cli apps create" to select a region. The API already supports a provider_region parameter (https://www.mongodb.com/docs/atlas/app-services/admin/api/v3/#tag/apps/operation/adminCreateApplicati...
Guest over 2 years ago in Atlas CLI 0 Will Not Implement

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 almost 8 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 over 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 over 5 years ago in Atlas Triggers and Functions 0 Submitted

Functions editor support DARK MODE

Functions editor support DARK MODE
Guest almost 3 years ago in Atlas Triggers and Functions 1 Submitted

atlas clusters sampleData loaded command

Hi Jakob/Guss/Colm, Any chance of adding a new command to sampleData - specifically: atlas clusters sampleData loaded The command would literally check if the cluster has the sampleData present? I'd find that helpful in some of the lab scripts ...
Eoin Brazil almost 3 years ago in Atlas CLI 0 Submitted

atlas clusters sampleData reload

Hi Jakob/Guss/Colm, Any chance of adding a new command to sampleData - specifically: atlas clusters sampleData reload The command would literally check if the cluster has the sampleData loaded but it would also check the counts and the hashes s...
Eoin Brazil almost 3 years ago in Atlas CLI 1 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 almost 3 years ago in Atlas Triggers and Functions 0 Submitted