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 4034 of 4034

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...
Guest about 3 years ago in Enterprise Advanced 0 Submitted

Build non-root Charts Docker Image

Deploying the MongoDB Charts Docker image into a security context aware/restrictive Kubernetes (OpenShift) environment requires elevated service account policies. Specifically, the requirement to run processes as root are not available in the defa...
Guest about 6 years ago in Charts 0 Will Not Implement

Avoid listing deleted Atlas databases in Compass

Deleted databases appear in the view even though it's not reflected in the database itself.
Felicia Hsieh about 6 years ago in Compass & Data Explorer 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 about 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 about 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 about 3 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

"Relaxed Mode" be added to compass exports,

Compass should have a feature to export data in Relaxed Mode . It's exporting the unwanted objectId": { "$numberLong": "48726857629970" } for consistency import which is not required . For some data-comparison , I need the relaxed mode feature to ...
Guest about 6 years ago in Compass & Data Explorer 0 Submitted

Add configuration option to disable seedSecondary scripts in snapshots

Currently each snapshot includes the seedSecondary scripts that no longer work for MongoDB 3.6 or greater. ``` -r-x-w-r-t 1 107 65534 767 Jan 30 11:40 seedSecondary.sh -rw-r--r-- 1 107 65534 754 Jan 30 11:40 seedSecondary.bat ``` Please add an ...
Stephen Jamieson about 6 years ago in Atlas Backups 0 Submitted

Map Chart ID's to Dashboard

After embedding a chart an id is generated like this id=083882db-f78f-6477-b8fa-dc8ggfd787be It would be good if you map these id's with dashboards like first few chars would be same for the dashboard and embedded chart .So that While embedding...
Guest about 6 years ago in Charts 0 Submitted

Allow setting up 2FA when loggin in...

Hello would you guys implement 2FA when logging in on feedback website(here) without being logged in anywhere else with the password, i really need it for security reasons...thanks
Guest about 6 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Planned