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

Read-only access to project snapshots

Create a role that allows less-privileged users to download project snapshots. Project Owner rights are currently required in order to simply _download_ a project snapshot. Our team needs to pull snapshots in a variety of contexts, for developmen...
Guest about 2 years ago in Atlas Backups 0 Submitted

Better mongo file loading performance

Manage a faster loading of files in command line to have better perfs for multiple small scripts. See Case 01251177.
Guest about 2 years ago in MongoDB Shell 0 Submitted

PITR should allow to choose which snapshot to use as base

PITR mechanism does not allow the user to choose which snapshot to use as base before replaying the oplog. Given that Atlas does not validate the snapshots after they have been taken, the user ends up needing to setup their own validation process....
Norberto Leite over 4 years ago in Atlas Backups 0 Submitted

Delete documents from backups

Allow to delete documents from existing backups based on a query. When off-boarding customers, we sometime need to delete all of their data, including historical data from backups. Having the ability to clean up those backups, without having to r...
Guest over 4 years ago in Atlas Backups 0 Submitted

Incremental backup with reduced snapshots size

The actual size of EACH snapshot is equal to datapath filesystem size. Every snapshot is essentially a copy of all db files. This prevents the use of OPS Manager Backup for large databases. It would be desirable to have a "real" incremental backup...
Guest over 2 years ago in Atlas Backups 0 Submitted

reencrypt existing snapshot with new kmip key

Customer may decide to migrate from one KMIP provider to another or from one KMIP server to another. If you need store backups for a long period of time (7 years for compliant reason is not an exception), it becomes difficult to make sure that you...
Guest over 2 years ago in Atlas Backups 0 Submitted

Avoid issuing commands upon connection where the user is unauthorized to execute them

Presently when a user connects to a MongoDB cluster mongosh will execute several command helpers. Unless the users have specific privileges these commands will trigger several unauthorised messages similar to below: ``` {"msg":"Checking authoriza...
Guest over 2 years ago in MongoDB Shell 0 Submitted

online archive

Enable MongoDB Online Archive in Azure South Africa Northen Region. As a Nedbank client we got an urgent requirement to do archiving on a current solution and use it as a pattern moving forward for new and current project deployments. This will ...
Guest over 2 years ago in Atlas Backups 0 Submitted

mongosh parse mongo url offline

In scripting easiers and most robust way to pass mongodb connection info using url string. Sometimes though there is need to parse part of it, like database name or specific query params. In NodeJS whathg URL can be used for this, additionally val...
Guest over 2 years ago in MongoDB Shell 0 Submitted

Ability to have UI Users with access to list Indexes but not browse collection documents

We'd like to have users that are read-only and that have access to see metrics and list indexes but not do operations or be able to explore the collection documents. This is important for application developers to be able to operate their databa...
Guest over 2 years ago in Atlas Backups 0 Submitted