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

Invert DropDown Menu to navigate to different sections (like, University or Atlas)

You should invert the dropdown for swithing different sections. Because this confused me everytime I click the dropdown button (arrown down or arrow up). I have attach the screen shot as well. Please look into this if you believe it is annoying ot...
Guest over 2 years ago in Under Review 0 Submitted

Instantly Release Storage of collection after Remove the data from the collection

It should provide an attribute when removing a document, inquiring whether you want to release storage immediately or later, instead of executing the compact command. This feature is helpful when you want to retain only the latest 6 months of data...
Guest over 2 years ago in Under Review 0 Submitted

For rpm installation files, add --changelog details

For rpm installation files, add "rpm -q --changelog" details.
Felicia Hsieh over 1 year ago in MongoDB Shell 0 Submitted

Project level Key Pair IP Address add controls

When creating an API Key pair at a project level, there are options to add an IP address. Unfortunately, after the initial creation, there are no options for Project Owners to modify this setting. This is currently requiring Organization Owner acc...
Guest about 5 years ago in Under Review 0 Submitted

Warn when trying to apply changes that are doomed to fail

Ops Manager UI should show a warning when trying to publish changes while a node is disabled (shut down). Why ? See this example: - user publishes a change asking for node 1 to be disabled - publication is OK, node 1 is stopped by Ops Manager - u...
Guest over 1 year ago in Under Review 0 Submitted

Support brew keg versioned releases for Macs

For example, allow "brew install mongosh@1.10.6" and for mongosh 2.x
Felicia Hsieh over 2 years ago in MongoDB Shell 0 Submitted

Add Health Endpoint to Mongosync

Mongosync is a constant running process with an API. Please add a /health endpoint for Kubernetes liveness and readyness probes.
Guest over 2 years ago in Under Review 2 Submitted

The Ui which attracts users to it.

By changing your font and Cards border radiuses and color schemes
Guest over 2 years ago in Under Review 0 Submitted

Allow drag-and-drop of metric graphs from different replica set members

Our use case is we have a replica set, but the east nodes and west nodes are on disk mounts with different names, so they won't appear on the same line in the Metrics tab. We should be able to drag and drop on a replica set member level, not just ...
Guest over 2 years ago in Under Review 0 Submitted

Explain shell helpers for CRUD API

The .explain() method in the shell works with some write methods (update, remove, findAndModify), but it doesn't work with the newer CRUD API. The missing explain methods are: "deleteMany", "deleteOne", "findOne", "findOneAndDelete", "findOneAnd...
Guest over 5 years ago in MongoDB Shell 0 Submitted