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

All feedback

ContextMenu on collection

A simple context Menu with following functions: - delete - rename - copy - export - open in new tab
Guest over 3 years ago in Compass & Data Explorer 0 Submitted

Populate collections that I create with fake data

I want to be able to easily add a large volume of documents with fake data to collections that I create via the UI.
Guest over 3 years ago in Compass & Data Explorer 0 Submitted

Add milliseconds to Ops Manager access logs

The current logback-access.xml file only logs with second grainularity, which isn't great when trying to correlate HTTP events with other log events. I propose changing this line: %h %l %u [%t] "%X{requestUrl}" %s %b "%i{Referer}" "%i{User-Agent...
Quentin Moon over 3 years ago in Enterprise Advanced 0 Submitted

Clicking outside of a modal should close the modal

It is annoying to have to click "Cancel" instead of just being able to click outside of the modal.
Guest over 3 years ago in Compass & Data Explorer 0 Submitted

Don't send tracking analytics without explicit opt-in

I recently updated mongosh to 1.7.1 via Homebrew. Little Snitch informs me that the program is reaching out to api.segment.io asynchronously. For privacy reasons, I do not want programs to do that, and such analytics without explicit opt-in may be...
Guest over 3 years ago in MongoDB Shell 0 Future Consideration

org owner permissions won't revoke due to role mapping

When choosing to use idp role mapping, if a user is not part of a group, his permissions are revoked, including locking him out of crucial administration options. Users with the org owner permissions should be handled as super users and be exclud...
Guest over 3 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Combine reshardCollection+mongosynd idea to support a remote collection on a separate new cluster

Great for prod productivity and 99.999 SLA if mongo could support this, for example, Given "mydb.mycoll" in current cluster being sharded with {zip:1} shard key 1/ New cluster: sh.shardCollection( "mydb.mycoll", {name:1, phone:1} ) 2/ "Mongocopy...
Guest over 3 years ago in Replication & Sharding 0 Submitted

Allow setting the backup PreferredMember via the API for sharded clusters

It's currently only possible to set a backup PreferredMember via the API for a standalone replicaset, but it's not possible to set the PreferredMember for shards of a sharded cluster. You can do this via the Web UI, but that's incredibly tedious ...
Quentin Moon over 3 years ago in Atlas Backups 0 Submitted

Allow backup of Archived Data and Region Level Redundancy

1) For protection from Security threats like ransomware attacks where the complete data on disk can be corrupted we need a backup solution for the Archived Database. There should be cyclic backups from where the complete data can be retrieved. 2)...
Guest over 3 years ago in Atlas Backups 0 Submitted

MONGOCLI add command to shutdown and startup the standalone instance

in this moment there is no way to shutdown or startup a standalone instance because the mongocli works with cluster only
Guest over 3 years ago in CLI & Shell 0 Submitted