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

Allow validate to use replica tags

The use case for this is to be able to target a secondaries in different shards. If validate accepted tag read preference it could be kicked off from a shell connected to a mongos.
Guest almost 6 years ago in Database 0 Submitted

Validate Window

In 4.4 with validate being able to run in the background. https://docs.mongodb.com/master/reference/method/db.collection.validate/#behavior It would be good to have a "validate window" that would cycle though each collection. Similar to the way...
Guest almost 6 years ago in Database 0 Submitted

regular

Restore snapshots to different clusters. I have a staging environment cluster whose data I'd like updated daily with anything new from my production cluster. Currently I do a dump and restore, but this is slow because it gets piped externally. ...
Guest almost 6 years ago in Atlas Backups 1 Submitted

would be helpful, with the online interface, to be able to bulk import collections

For those whose corporate firewalls do not allow for mongo client access to the free mongo cloud db, it would be extremely helpful to be able to upload a pre-formatted json collection of documents, rather than entering those documents one at a time.
Guest almost 6 years ago in Database 0 Submitted

mongo binary utility for slaptest

Please provide binary for slaptest for Mongo server just like mysqlslap for mysql server. This enables us to test a better index by doing a slap test on server with multiple combinations of indexes by dba itself instead of depending on load tests ...
Guest almost 6 years ago in Database 0 Submitted

Ability to stop the snapshot restore in the Atlas UI

This is a feature request for ability to stop the snapshot restore in the Atlas UI
Ka Lung Ng about 6 years ago in Atlas Backups 1 Submitted

Add more details on backup policy changes in Atlas activity feed

In Atlas when you search for "Cloud provider snapshot schedule updated for cluster" in the project's Activity page, it doesn't provide any details on schedule policy changes information, the customer have to call the snapshot schedule API to get t...
Guest about 6 years ago in Atlas Backups 0 Submitted

Ability to download backups without requiring a token with write permissions

I want to automate downloading the most recent continuous backup snapshot to a local machine nightly. The guys on your intercom help chat were pretty helpful in pointing me at `delivery.url` here: https://docs.atlas.mongodb.com/reference/api/rest...
Guest over 6 years ago in Atlas Backups 0 Submitted

Improve the Interface for backup menu

Backup options display in different places for M5 and M40 instances. I think this is misleading and not consistent. Also, the form for backup restoring for M5 instances may easily lead to a catastrophe. That's because even when you explicitly ente...
Guest over 6 years ago in Atlas Backups 0 Submitted

HTTP/1.1 400 Bad Request Content-Type: application/json Content-Length: 71 { "error": "Bad request", "message": "Request body could not be read properly.", }

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. What would you like to see happen? Describe the desired outcome or enhancement. Why is this important to yo...
Mdrayhan Rayhan 2 months ago in Atlas Backups 1 Will Not Implement