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

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

Token retrival as a API / CLI / endpoint call

When we try to authenticate using Atlas CLI or Administration API, We require to go to shell and need to give approval / confirmation / consent. Would be a great feature to get token as a response of API call / CLI request which will allow seamles...
Guest over 2 years ago in Atlas CLI 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

Add command for upgrade a cluster

Currently there is no easy way to upgrade a cluster but we need to modify the file describing the cluster and push the full description. Would be nice to have a command like: mongocli om upgrade --version "4.2.10" --fcv "4.2" MyReplicaset
Guest over 5 years ago in CLI & Shell 0 Submitted