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

Paginate shell output

When running a query or a command that returns a long output, the content scrolls off the screen and cannot be seen without using the terminal scrollbar. It would be nice if the content would only scroll to screen boundaries and pause like `more`...
Guest almost 5 years ago in MongoDB Shell 0 Submitted

Monthly backup

We would like to schedule our monthly backup and 1st Sunday of every month. Currently, this option is not available via the Atlas Console. It gives options like 1st, 2nd, 3rd, 4th...etc of every month but not a specific day like Sunday or Monday. ...
Guest about 5 years ago in Atlas Backups 0 Submitted

hourly backup retention

hourly backup retention. Why minimum a day, so 24 backups stored? For big databases, this is an amount of data and money
Guest about 5 years ago in Atlas Backups 1 Submitted

Option to take a Cloud Backup snapshot on destination cluster before restoring if Cloud Backup is enabled on it

An option should be provided to allow a user to take a snapshot of the destination cluster of a Cloud Backup restore before the restore is performed so that they can easily "revert" the restore if they need to (by just requesting a restore using t...
Guest about 5 years ago in Atlas Backups 0 Submitted

Username is case sensitive

with username "Shamim" authentication failed where as "shamim" works
Guest about 5 years ago in Atlas CLI 1 Submitted

Add user by email address

I'd like to be able to specify a user's e-mail address when adding them to a group from the mongocli. `mongocli iam teams create` allows one to pass in e-mail addresses. But `mongocli iam teams users add` requires the UUID of the user. For refere...
Guest about 5 years ago in Atlas CLI 0 Submitted

take snapshots off of the activity tab for maintenance.

When I select the maintenance filter on the activity feed all the daily snapshots show up. I feel like there should be a backup screen that shows all the snapshots on the activity feed. this would make the maintenance screen more precise and relev...
Guest about 5 years ago in Atlas Backups 0 Submitted

create custom role with list of collection

currently, when creating a role, we need to list one collection per db for custom role db.getSisterDB('admin').createRole({role : 'readWriteCollectionXY', privileges : [ {resource : {db : "database_A", collection : "***"}, actions : ["find", "i...
Guest over 5 years ago in MongoDB Shell 0 Submitted

CronJob Live migration to second cluster in second project

It would be great to have a feature that schedule live migration from a replica set of a PROD cluster to a DEV cluster directly in ATLAS. The plus of this solution are : - I dont need a dedicated server to do this job on my side (deploy it, confi...
Guest over 5 years ago in Atlas Backups 1 Submitted

Support ClusterAuthMode X509

Customer is trying to deploy a RS with X509 internal auth. The missing RS parameter clusterAuthMode: X509 can be set via GUI but not via CLI. Customer would appreciate full support for this mode using the CLI.
Guest over 5 years ago in CLI & Shell 0 Submitted