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

Allow "Project Data Access Read Only" to retrieve restore links.

Allow "Project Data Access Read Only" to retrieve restore links. Currently, to retrieve a restore link from an Atlas cluster you must be a Project Owner. In the current version to take the link to the snapshot we need to use Restore Jobs part of ...
Guest about 6 years ago in Atlas Backups 2 Submitted

Make S3 backups configurable though the Atlas UI

It's possible though the API but for ease why not make it possible to configure automated export to S3 on backup schedules though the Atlas UI online
Guest over 3 years ago in Atlas Backups 0 Submitted

Mongoimport should support delimiter option when importing csv txt files such as |,: etc

Mongoimport should support delimiter option when importing csv txt files such as |,: etc Mongoimport ....... --delimitor :
Guest almost 5 years ago in Atlas Backups 1 Submitted

Add Trigger call for failed/unsuccessful login

We can have a trigger that fires based on a wrong password. For examples, as an user If I enter wrong password then it should be handled using some trigger. I have already opened a case on mongodb support : https://support.mongodb.com/case/0093...
Guest almost 4 years ago in Atlas Triggers and Functions 0 Submitted

TTL which applies to archived files as well

Currently there is no way of managing an online archive besides nuking the entire collection. This means that the collection can only grow, so costs will continue to climb. The TTL index can already be used to automatically delete documents from ...
Guest over 5 years ago in Atlas Backups 0 Submitted

Configure Realm notifications

Currently only all project owners of the Atlas project in where your Realm app situates will receive notification of suspended trigger. This currently cannot be customized. We want to have the possibility to configure the notifications to include ...
Guest over 5 years ago in Atlas Triggers and Functions 0 Submitted

Archival size

Currently the jobs archive only 1.93GB per run which restricts the amount of data archived per day . Is there any way to increase this limit so that it can archive bigger chunks in the scheduled window ?
Guest over 1 year ago in Atlas Backups 0 Submitted

Data cluster pause & trigger suspension

Database trigger should be automatically suspended without error when the observed Data cluster is paused. Allowing the pause a data cluster without suspending the associated database trigger result in the triggers being suspended on error, and n...
Guest over 1 year ago in Atlas Triggers and Functions 0 Submitted

Allow turning off backups on serverless and free instances

We have a use case where we would have liked to use a serverless instance but cannot since we cannot disable backups on serverless instances. We can't enable backups on this specific instance because of data retention restrictions so being able t...
Guest over 2 years ago in Atlas Backups 0 Submitted

Postman snippet generator

Working with the http library has been the most frustrating part of working with Realm functions. Postman has an awesome "generate code snippet" feature, with lots of options like Axios and Unirest. It would great if I didn't have to manually conv...
Guest over 5 years ago in Atlas Triggers and Functions 0 Future Consideration