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

Support brew keg versioned releases for Macs

For example, allow "brew install mongosh@1.10.6" and for mongosh 2.x
Felicia Hsieh over 2 years ago in MongoDB Shell 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

Explain shell helpers for CRUD API

The .explain() method in the shell works with some write methods (update, remove, findAndModify), but it doesn't work with the newer CRUD API. The missing explain methods are: "deleteMany", "deleteOne", "findOne", "findOneAndDelete", "findOneAnd...
Guest over 5 years ago in MongoDB Shell 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

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

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 control OCSP TLS certificate verification on mongo shell

Please allow to control OCSP TLS certificate verification on mongosh shell like it was possible on the legacy shell using "./mongo ... --setShellParameter ocspEnabled=false ..."
Guest over 4 years ago in MongoDB Shell 0 Submitted