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

Remove "Force refresh" in public URL

I want expose some month numbers of my company, but the button "Force refresh" broken the numbers.
Guest over 5 years ago in Charts 0 Submitted

Course M001: please bring back Chapter 0

Please put Chapter 0 (installation of MongoDB Shell and Compass) back into course M001. Subsequent chapters refer to the MongoDB Shell and show it being used, but students have not been stepped through the installation process. This chapter was re...
Guest over 5 years ago in MongoDB Shell 0 Will Not Implement

Get the fields corresponding to a Max/Min document

When I view the max/min aggregate in the charts, I would like to see the corresponding document's field. For example, I want to visualise a table like below, _id max(field1) field2_of_maximum_field1
Guest over 5 years ago in Charts 0 Submitted

Array of mixed types not working correctly

When we have an array of type [String, number], the second item is considered as string and hence, not able to do aggregation like sum. For example, consider ``` $project: { transposed: { $zip: { inputs: [["aaa","bbb"], [1, 2]] } } } I am...
Guest over 5 years ago in Charts 1 Submitted

server to database drill down for Ops Manager metrics

When looking at server charts in Ops Manager METRICS, it would be good to have the ability to drill down to the database level. For example, I can easily see #connections to a host via Ops Manager UI. But, I want to know which databases in the clu...
Guest over 5 years ago in Charts 0 Submitted

when you hit up, even if last command was an error, edit it

The most common use case to hit up on the keyboard is that I had a typo in the last command in the shell. When I hit up now, it goes to the most recent valid command not the most recent command. What it should do is retype the invalid command I ...
Guest over 5 years ago in MongoDB Shell 2 Will Not Implement

Make Charts Loading Screen Contextually Relevant

Add the Chart Title to its Loading dialog. Would solve some UX problems for embedded charts - letting the user know what is coming to fill the space. There are workarounds for this currently (i.e. not using the charts title and having it on the r...
Guest over 5 years ago in Charts 1 Submitted

Display row numbers for text charts

It would nice if there was an option to toggle row numbers for text charts. This would be helpful, for example, when the rank of entries is important.
Brian Moss almost 6 years ago in Charts 0 Submitted

render all labels in a series

The bigger the chart/differences in the chart get the harder it get's to point the cursor to display a label. Also if you have multiple y-axis the label is only shown for the one your touching - it would be nice if in discrete charts the label wou...
Guest almost 6 years ago in Charts 0 Submitted

Export Charts/Dashboards to Other Dashboards/Clusters

Add the ability to export chart schemas themselves, (or the entire dashboard) so that you can easily maintain charts across environments or clusters. Use case: we created a new cluster and now I don't have a good way of migrating my existing charts.
Guest almost 6 years ago in Charts 0 Submitted