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

Showing 3959 of 3959

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 almost 3 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Allow direct access to support portal when using custom federation URL

When logging into the support portal using support.mongodb.com, if federation is enabled, the user is redirected to their identity provider based on their domain, authenticated, and then redirected to the support portal. However, if the custom UR...
Guest almost 6 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Allow to configure separate SNMP v2C community for SNMP v2C Heartbeat Traps and SNMP v2C Alert Traps

_**What is the problem that needs to be solved?**_ Allow to configure separate SNMP v2C community for SNMP v2C Heartbeat Traps and SNMP v2C Alert Traps. _**Why is it a problem? (the pain)**_ As of now (2020-03-24) there's no way to configure sepa...
Guest almost 6 years ago in Enterprise Advanced 0 Submitted

Allow Point-In-Time restores going back to a configured amount of hours/days

_**What is the problem that needs to be solved?**_ Allow Point-In-Time restores going back to a configured amount of hours/days (similar to Ops Manager). _**Why is it a problem? (the pain)**_ Oplogs are captured for the last 24 hours only, and so...
Guest almost 6 years ago in Atlas Backups 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 almost 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 ...
Guest almost 3 years ago in Atlas Backups 0 Submitted

Allow Atlas users to issue movePrimary command

Currently Atlas users are unable to issue the movePrimary command for moving the primary shard for a db, and instead have to open a support case to do so. Can we please allow the ability for Atlas users to issue this command themselves?
Guest almost 6 years ago in Atlas 2 Submitted

Allow honorSystemUmask to be set on Ops Manager HEADDBs

If honorSystemUmask is set to false, new files created by MongoDB have permissions set to 600, which gives read and write permissions only to the owner. New directories have permissions set to 700. As a result it makes it difficult to read the HE...
Guest almost 6 years ago in Backup & Restore 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 almost 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 almost 3 years ago in CLI & Shell 0 Submitted