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

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

API access over VPC

We have a scheduled process which starts up a GCE instance with both an internal and external IP address. This runs a script which: * uses the Mongo API to get the id of the latest snapshot * uses the Mongo API to create a restore job with HTTP d...
Guest about 5 years ago in Atlas Backups 0 Submitted

Allow selection of user-specified –mongoshpath directory and –logpath similar to mongod does

Allow selection of user-specified installation directory options For example –installpath [Installdirectory] and –logpath [logDirectory] similar (and save it in a config file). Users would be familiar with this as it is somewhat similar to mongod.
Felicia Hsieh over 2 years ago in MongoDB Shell 0 Submitted

MONGODB-AWS Auth Feature Request for mongosh & compass connections

I would like to request a feature to more fully integrate the auth mechanism MONGODB-AWS in the Atlas UI. We envision that when you are creating a user based on IAM Auth a toggle button is added in the UI that when enabled on the user or project l...
Brad Meyers over 2 years ago in MongoDB Shell 0 Submitted