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

Showing 174 of 4027

Script a schema

In schema explorer, right click a collection Schema, and have the option to "Generate Script". This would generate a js file such as: var Comments = new Schema({ title : String , body : String , date : Date }); Alternatively or additionally, ...
Guest about 1 year ago in IDEs 0 Submitted

i suggest you need to add the refresh feature on the view all documents

i suggest you need to add the refresh feature on the view all documents, in my case i need to click the view document to refresh the whole documents page. instead of this why should you add same refresh all documents feature it this.
Guest about 1 year ago in IDEs 0 Submitted

Suggestions in terminal for Auto Filling

No description provided
Guest over 1 year ago in IDEs 0 Submitted

Please refer to the design pattern and features of database plugin in IDEA

Please support a query console where we can edit and store some MongoDB SQL for query, and It'd better to execute the statements in the query console and get the result in the tab at the bottom.
Guest over 1 year ago in IDEs 0 Submitted

New Playground Result tab for each query

When two playgrounds are run at once (e.g. two aggregations), the result of one overwrites the result of the other rather than opening a new 'Playground Result' tab. The desired behaviour is for a new Playground Result tab to be opened per run (p...
Guest about 5 years ago in IDEs 0 Submitted

DB Documantation

Adding the ability to add documentation on each db,collection,document,index etc... for example :add an explenation on what this field is for in a document. Then give the ability to generate a document with the db schema and all related details en...
Guest almost 4 years ago in IDEs 0 Submitted

Hello, your login captcha is a real pain ********** !!!!!

Hello, your login captcha is a real pain ********** !!!!!
Guest over 2 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Add ObjectId() to intellisense

Add ObjectId() to .mongodb intellisense / autocomplete when indicating that an _id field is of ObjectId type
Guest almost 4 years ago in IDEs 0 Submitted

Include IdP Group and Atlas Role mapped in the ROLE_MAPPING_CREATED event

When an Atlas Role is mapped to an IdP group in the Federation Management Console, an event is created with the eventTypeName "ROLE_MAPPING_CREATED" and the description "A Role Mapping was Created". The event returns in both the Atlas Admin API ev...
Guest over 2 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Try to nuget ... Package if not available then install this for work flow thanks

No description provided
Guest over 2 years ago in IDEs 0 Will Not Implement