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

Changes to Backup Configuration

Ability for changes in a project's Backup Configuration page to take effect without having to terminate and restart backups. Terminating backups removes all existing backups thus exposing an organization to risk. Backups can be stopped and restart...
Guest over 5 years ago in Atlas Backups 0 Submitted

Support for folders with snapshot export bucket

When creating a snapshot export in Atlas, there isn't any support for storing exports in specific folders, i.e. bucket_name/mongodb_atlas/exported_snapshots. Instead, the exports have to be stored in bucket_name/exported_snapshots. This creates ...
Guest over 1 year ago in Atlas Backups 0 Submitted

Sync backup data with AWS and GCS

I use Atlas because it's easy to set up, especially with backups. Without this feature, I have to build sync tools with the API to make sure my backups are secure. If someone got into our database and deleted the cluster - the backups are complete...
Guest almost 6 years ago in Atlas Backups 0 Submitted

copy an Online Archive to another region

Provide the possibility to copy an Online Archive to another region, the same way a backup snapshot can be copied to another region.
Guest over 1 year ago in Atlas Backups 0 Submitted

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

Support Multiple CRON Schedules Per Trigger

It's not uncommon to want different trigger schedules to run on different days of the week, notably weekdays and weekends. The current solution is to create separate triggers that call the same function, but ideally, a single trigger could support...
Guest about 3 years ago in Atlas Triggers and Functions 1 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

Restore indexes from AWS S3 snapshot.

While working with export snapshot to AWS S3, I found there is no way to restore indexes from metadata.json, along with data there must be opportunity to restore indexes as well otherwise have to rely on custom solutions and this may include exter...
Guest over 3 years ago in Atlas Backups 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