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

Atlas feature request

While adding access for teams to a project in Mongo UI, there should be an option to limit access to a particular cluster. For example: If there are 3 clusters in a project, then team 1 should have access only to cluster1 and team2 to cluster 2 an...
Guest over 3 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

syntax issues

I have to use '.\mongosh' rather than '.\mongo' when using Power Shell windows Might be useful since the switch to mongoshell
Guest over 3 years ago in MongoDB Shell 0 Submitted

MongoDB Tools Apple Silicon native version

6.0 now has a native release for Apple Silicon, but the tools are still compiled for x86_64. The https://github.com/mongodb/mongo-tools/blob/master/PLATFORMSUPPORT.md seems to point towards new platform support on internal systems like https://eve...
Guest over 3 years ago in Under Review 0 Submitted

Data Uploading process Is Little bit Difficult for new users. Upload a demo vedio of Uploading.

Overall I Found one of the Interesting Software and Friendly use
Guest over 3 years ago in Data Federation 0 Submitted

remove case sensitivity from tab search of commands

currently `mongosh` uses case sensitive search of command on double tapping the tab key. While it seems adequate at first, entering a capital letter requires 2 key presses and it becomes annoying pretty fast for the good old `mongo` shell users.
Guest over 3 years ago in MongoDB Shell 0 Submitted

Add cluster_id parameter in host detail API

As per the link https://www.mongodb.com/docs/ops-manager/current/reference/api/measures/get-host-process-system-measurements/ and below API : curl --user "{PUBLIC-KEY}:{PRIVATE-KEY}" --digest --header "Accept: application/json" --include --reques...
Guest over 3 years ago in Under Review 0 Submitted

Read your login suggestions.

Possibly implement a suggestion... It's horrible. It's been horrible from day one. You don't need to re-imagine logging in, okay
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Allow for redacted and non-redacted log files at the same time

This would be applicable for on-prem and Atlas.
Guest over 3 years ago in Database 0 Submitted

Multiple connection URLs for Atlas clusters

Allow generation of multiple application-specific connection strings/URIs to the same Atlas cluster. This would ease migration of databases to different clusters over time; consolidating smaller databases to lower costs, or separating busier datab...
Guest over 3 years ago in Atlas 0 Submitted

Generic count property in _WriteResult class

Hi, I'm using a MongoDB as a backend for my API and often come to a case where i want to validate whether I updated, inserted or deleted any records. At the moment I use the deleted_count and machted_count properties in the DeleteResult and Updat...
Guest over 3 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted