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

Atlas console authentication logs

MongoDB Atlas does not seem to provide a tool or a page that will show the authentication logs for the Atlas console users. Example - a log indicating when a project owner or a cluster manager logged in or out of the Atlas console along with the r...
Guest about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Domain Validation should use subdomain rather than domain root

When entering the txt value for validation atlas should use its own subdomain for the verification rather than requiring the domain root which is often populated with spf keys. Other examples of this implementation are Github: _github-challeng...
Guest over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Ability to customize the name of the invite sender in emails when inviting users via API

When inviting new Atlas Users to organizations via the API, the invite email says that the invite was sent by the API public key that performed the API call. This makes the invitation emails read like this: "You have been invited by tfqzvwrs to j...
Chandler Wyatt over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

URI validation

I was building the URI in a spring configuration file as spring.data.mongodb.uri=${MONGODB_URI}/test?retryWrites=true&w=majority where MONGODB_URI came from a kubernetes secret (as it contains user & password) somehow a new-line had slip...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Create MSI package to install .NET MongoDB driver

I manage SQL Server. I would like to request standalone 32 and 64 bit MongoDB .Net Driver in MSI format. We typically do not install Development tools on SQL Server database hosts (no visual studio, no nuget.exe). So downloading the driver using p...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Add non-EJSON as option for json utils

python and other drivers offer to-json utils. This makes taking a native rich shape complete with datetimes and byte[] and such and easily turning into bson (the best way!) or JSON. The utils offer options to modify the output representations of t...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Privilege advisor capability

It would be incredibly helpful to have some sort of capability that allows users within the Atlas portal to be able to see what privileges are needed to perform various actions. For example, we have users that are not able to configure alerts, or ...
Guest almost 6 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Ignore unmapped fields in pojo deserialization

A recent ticket (00664772) with the mongodb support team confirm that the following case is not handled by the Java driver: class Foo { int x; int y; } I can successfully write and read it. However, if the Document has extra fields, it cannot...
John Lilley almost 6 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Add support for SSH Tunnel

Similar to the request for SOCKS proxy support, it would be good to add support for SSH tunnels for drivers (since Compass supports this already). This can be useful for developers working remotely when company policy disallows whitelisting home ...
Guest almost 6 years ago in Drivers & Frameworks 0 Submitted

Way to enforce 2FA across organisation

Please add the capability to enforce 2FA (As a setting) for any user invited to join a team. This would be a good step towards better security management
Guest almost 6 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted