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

Allow dump/restore via compass UI

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

Prompt to save pipeline in case Compass is closed accidentally

It's a human tendency to forget to continuously save an authored pipeline while constructing it. We might create a large pipeline and forget to save it before closing MongoDB Compass. Similar, to other softwares please add a prompt to Compass in ...
Guest over 5 years ago in Compass & Data Explorer 3 Submitted

Maintain database ID/Password profile inside database

Requirement is to maintain database id/passwords with standard details inside database like (Last_login date/ password_change_date) and control of passwords related how many failed_login_attempts/password_life_time/password_complexity/password_loc...
Guest about 1 year ago in Security, IAM, and Compliance 1 Submitted

Support SSH ProxyCommand in Compass

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. To be able to access a MongoDB instance behind a proxy tunneled SSH, for example gcloud IAP proxy. Vanilla SSH can do this...
Segev Finer 3 months ago in Compass & Data Explorer 3 Future Consideration

Jump to last page

A way to jump to the last page would be much appreciated - right now it shows 20 records at once, so you might need to click a lot of times, to check the last inserted. Also because refresh makes you go back to the first page!
Guest over 2 years ago in Compass & Data Explorer 1 Submitted

A new role for security auditing purposes

Currently MongoDB Atlas provides two read only roles at project level ("Project Read Only", and " Project Data Access Read Only"). "Project Data Access Read Only" seems to allow access to the data also, while "Project Read Only" role does not all...
Guest over 2 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Aggregation Pipeline builder, allow hints

Allow setting hint to enable index debugging and optimizations
Guest over 2 years ago in Compass & Data Explorer 3 Submitted

Real-Time Free-Text Query Interface

Current Workflow Pain Points: To debug or work on a query (e.g. this query: db.collection("user").find({name: "bob"}).sort({date: -1})), I currently need to perform multiple steps: 1. Locate and select the relevant collection (which opens a new t...
Guest about 1 year ago in Compass & Data Explorer 0 Submitted

Temporary change access rights

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. We want to make sure the user priviliges dont stay at a raised level. We currently have readonly accounts, and then specif...
Tonny Vildevall 4 months ago in IAM 1 Will Not Implement

History in the query input box removes comments from the query

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. When a search query is made and it has a comment in it. After executing the query and remove its removed, in the quick his...
Kushagra S N/A 4 months ago in Compass & Data Explorer 0 Future Consideration