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

Maintain a document's expanded nodes state after saving

After saving a document with the "Replace" button, the view will collapse and close every expanded node in the document. When carefully making deeply nested changes in a document one-by-one and testing as you go, this behavior requires the program...
Guest 11 months ago in Compass & Data Explorer 0 Submitted

import export database not only one data of collection

1. able to export a database with all collection and insert it also 2. able to export a collection from a database and insert it to database also ,not only data of a collection but also collection self with all related
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

Be able to save and restore the tabs complete with their existing queries, projections and sorting settings.

The description is in the attached graphic. The gist is being able to save the Filter, Projection, Sort, Skip, Limit settings for each tab as a logically grouped set of tabs which I can give a meaningful name to and perhaps stores them on computer...
Guest over 5 years ago in Compass & Data Explorer 2 Submitted

Refresh nth page of collection

I would like a functionality where I can refresh the nth page of my collection without it taking me back to the first page and the color for this post idea button is misleading like it is disabled
Guest 12 months ago in Compass & Data Explorer 0 Submitted

Support readOnly in Json Schema Validation

Support the readOnly property for json schema validation to make certain fields immutable (or the entire document) after creation.
Guest almost 4 years ago in Data Modeling & Indexing 0 Submitted

mongosh should be its own tab at the top with output options

I hate how mongosh is at the bottom. It makes it rather hard to see the results as it involves lots of scrolling, I end up having to write a js file and using `mongosh` in the terminal. It would be good if it was it's own tab at the top and give o...
Guest almost 5 years ago in Compass & Data Explorer 0 Future Consideration

When exporting a collection, make sorting the fields by alphabet optional

At this moment, one can only select or deselect fields, but one cannot pick any field order other than alphanumerically sorted. I would at least expect 'collection order', but taking this even a step further, it would be awesome if the export fiel...
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

Add settings to have query options expanded by default and pick a view

I never send a query without having to expand this section. It adds a step to every single opertaion, which is tiresome. It save about three lines of space. It would save a lot of time and be less annoying if there was an option to just leave this...
Guest almost 2 years ago in Compass & Data Explorer 0 Submitted

Providing connection details with username for real time connection monitoring.

Currently, mongd.log provides connection details like remote IP, source port with authentication information but doesn't provide the connection is in active state or not. serverStatus() only provides number of current and active connections. Exam...
Guest almost 2 years ago in Database 3 Submitted

add IO throughput related fields to 'serverStatus' output

There is no IO throughput related fields in the result of serverStatus, instead in FTDC this is available in the disk metrics. Need it in `serverStatus` output so that we can monitor it.
Guest almost 3 years ago in Storage & Transactions 1 Submitted