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

Add storage class configuration option to Cloud Backup snapshot Export to S3

Setting the desired value for `x-amz-storage-class` header for the S3 PUT Object for snapshot export so that exported snapshots can be put directly to the desired storage class without any custom lifecycle rules and wait time on S3 side.
Guest over 2 years ago in Atlas Backups 0 Submitted

Restore indexes using mongoimport - metadata.json

When importing an archive from s3 we are given compressed gz files for the JSON data and a metadata.json file which has index info, however there is no efficient way to restore these indexes as mongoimport doesn't support creating indexes. Indexes...
Marcus Connolly over 3 years ago in Atlas Backups 0 Submitted

Select exclusive copy snapshot from different region to restore for testing DR from copy snapshot.

We have "Additional backup policy" feature enabled which will copy our snapshot to other region.As part of DR testing we want to exlusively select copy snapshot in other region to restore to perform DR.In the current cluster I don't see an option ...
Guest almost 3 years ago in Atlas Backups 1 Submitted

Rename an existing index

Allow for the possibility of renaming an existing index, without having to drop and recreate it. Let us say a unique index exists in production, it might not be possible to safely drop it. Yet the index name might not be ideal.
Guest over 4 years ago in Data Modeling & Indexing 2 Submitted

Add a possibility to download all snapshots for deployment/project/organisation

Currently, it is not possible to move between S3 buckets without to terminate the job. It would be great to have possibility to download all the snapshots before to delete backup job.
Sasha Titova over 1 year ago in Atlas Backups 0 Submitted

Alert for backup policy changes

It would be great to have an alert that notifies you when someone edits the backup policies. This would be good to validate and everyone to be aware of, because a bad change can cause major problems if it is necessary to restore a backup.
Guest over 5 years ago in Atlas Backups 2 Submitted

Backup persistence after termination should be standard

It is odd that snapshots are tied to clusters and lost/destroyed when clusters are terminated. Snapshots have their own retention policies for a reason. Persistence after cluster termination should be the rule, not the exception.
Guest over 2 years ago in Atlas Backups 0 Submitted

Using Online Archive with Customer Encryption Keys

I'd like to use Online Archive but I need to use Encryption Keys that my company manages, not ones provided by MongoDB.
Guest almost 6 years ago in Atlas Backups 0 Submitted

Restore atlas cluster backup to differently encrypted Project

If we take a volume snapshot backup from one project which is encrypted with encryption key A, we need to restore it into another project with Encryption key B . If we use Live migrate for this, it may take more time than volume snapshot restore....
Guest about 4 years ago in Atlas Backups 1 Submitted

Allow descriptions for $expr sections in DB validation

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Our collection has some complex $expr rules for validating our collection. Unfortunately, $expr does not allow us to add a...
Habibullah Aslam 6 months ago in Data Modeling & Indexing / Querying & Aggregations 1 Will Not Implement