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

Compass & Data Explorer

Expiry time value in ttl index details accordion view

indexes tab showing indexes of selected collection, would be great to know what expiry time was set for ttl indexes when expanding them. recent updates to compass are really really good btw.
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

Visual Query Builder with Drag & Drop

No description provided
Guest about 6 years ago in Compass & Data Explorer 1 Submitted

Please bring back the previous dark theme (before 1.38.0)

I updated Compass to 1.38.0 (stable) on Windows. The new dark theme is too high contrast for me and I would like to switch back to the previous dark theme. Unfortunately the themes available in this version are "Light Theme" and "Dark Theme (previ...
Guest about 3 years ago in Compass & Data Explorer 0 Submitted

Autogenerated random values in numbers based on ObjectId

Hi, This is the basic suggestion from my side.we have a unique "_id" in each document while inserting the data can we make any changes in your code for example in our company we have one scenario while working on the aggregation query t...
Guest about 3 years ago in Compass & Data Explorer 2 Submitted

Let us connect to a database instance without specifying the port

Our team runs Mongo in Docker containers. And since we run many Docker containers, which means multiple MongoDB instances on a single machine, we assign random ports to each instance. Then we put an Nginx reverse proxy in front of each instance. ...
Guest about 1 year ago in Compass & Data Explorer 0 Submitted

support atClusterTime in ISO time format

Currently atClusterTime https://www.mongodb.com/docs/manual/reference/read-concern-snapshot/#read-concern-and-atclustertime has to be specified in Unix timestamp. It would be great if it could support more human format for example ISO format.
Sasha Titova over 2 years ago in Compass & Data Explorer 0 Submitted

Additional Connection Colors

I believe the addition of more colors to the Connections would be really helpful, we currently have a limited amount of colors. Maybe a color picker or at least a wider variety of colors would be simple to implement yet really useful.
Guest about 1 year ago in Compass & Data Explorer 1 Submitted

Compass needs massive improvement

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. What would you like to see happen? Describe the desired outcome or enhancement. Why is this important to yo...
Roman Shmigelsky 7 months ago in Compass & Data Explorer 1 Will Not Implement

Possibility to set variables used in pipeline stages

Hi ! It would be really handfull to have the possibility to use variables in the pipeline stages: var userId = ObjectId("5f61dfadc1e8960001700da8'") { $match : {user.id : userId} } for complex queries, it would avoid having to modify the id at e...
Guest almost 5 years ago in Compass & Data Explorer 1 Planned

Do not ask me to quit MongoDB Compass on macOS

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Quit MongoDB Compass on macOS without being prompted "Are you sure you want to quit?" What would you like to see happ...
Spencer Spenst 7 months ago in Compass & Data Explorer 3 Will Not Implement