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

Make the option of "security.TransitionToAuth" available through Ops Manager Advanced Configuration Options

Currently the option of "security.TransitionToAuth" is not available in Ops Manager as "transitionToAuth" is automatically added to each node in a rolling fashion by the Automation agent and then ultimately removed when authentication is finally t...
Guest almost 6 years ago in Under Review 0 Submitted

For Mongosync add ability to select write concern.

For Mongosync add ability to select write concern. Especially something along the "all" nodes would be important. Also "custom" one like MultipleDC etc.
Guest about 1 year ago in Under Review 0 Submitted

The new mongosh mangles the output of piped in commands

With the old mongo shell, you could set up a shell file (called something like mongo_cmd.sh)containing the path to the executable and all the command line switches you wanted like this: ``` /path/to/mongo --norc --quiet --port 26011 ``` and then...
Guest over 2 years ago in MongoDB Shell 1 Submitted

Ability to stop/start/restart BI Connector in Ops Manager

Currently, Ops Manager does not support stop/start/restart BI Connector that is managed by Ops Manager Automation. There is only a Terminate option available.
Guest about 6 years ago in Under Review 0 Submitted

Include link for MongoDB Software Lifecycle Schedules

Hi Team! MongoDB CSM here. I believe including a link to the MongoDB Software Lifecycle Schedules https://www.mongodb.com/support-policy/lifecycles on the Customer Portal, next to the Support Policy one for example, would be of value, especiall...
Guest over 3 years ago in Under Review 0 Submitted

Filter on Collection / Database name should be retained after the click of either the collection / database

It's pretty annoying that once you filter say xyz in Namespace / database / collection, it shows the filtered database and collections but once user clicks on any of these UI looses the filter string and navigation resets.
Guest almost 5 years ago in Under Review 0 Submitted

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

allow mongocli read configs from stdin rather than from file

To deploy new cluster we need prepare config file and put there all sensitive data, like automation user password, ssl cert passwords etc. Then we have to specify -f flag to point to this config during mongocli call. Currently this file has to p...
Guest over 2 years ago in CLI & Shell 0 Submitted

add a command to list and check the invoices

It would be great if there will be the possibility to get information about invoices with atlas-cli like via API. https://www.mongodb.com/docs/atlas/reference/api/invoices/
Guest over 3 years ago in Atlas CLI 0 Started