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

Search results

Showing 73 of 73

Allow customers to download Atlas BI Connector process logs (similar to MongoDB Server logs)

_**What is the problem that needs to be solved?**_ Customers are willing to troubleshoot / analyze Atlas BI Connector logs by themselves (they would like to investigate schema sampling timings, SQL/MongoDB query optimizations, connectivity issues,...
Guest over 5 years ago in Atlas 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

copy query to shell

Copy Find or Aggregation Pipeline queries directly to embedded shell. I realize you can export the query then paste it in the shell, but a nice helper would be to click a button which tells the shell to use the current collection and pastes a well...
Charlie Little almost 4 years ago in Compass & Data Explorer 0 Submitted

I'd like to view, edit and even version control my validation schemas

I'd like to view, edit and even version control my validation schemas
Guest almost 2 years ago in IDEs 0 Submitted

Visual rule builder for schema validation

In Compass, it is possible to create validation rules to enforce a schema. It would be good to be able to generate these rules with a simple, visual editor, instead of having to know the MQL or JSON Schema syntax for the validation rules.
Guest about 6 years ago in Compass & Data Explorer 2 Submitted

Modify SQL Query Schema

Add a gui front end to sqlSetSchema. I would be good for customers to return a schema, then have the ability to 'surgically' add fields. This would reduce reliance on large sample sizes. With BI Connector in Atlas, sometimes we have to wait hours ...
Guest about 2 years ago in Data Federation 0 Completed

expose json schema when doing dynamic mapping

It would be really helpful to see the json schema when doing dynamic mapping so I’ll be able to alter it according to my needs. Building everything from scratch takes a lot of time. I use the json editor. I want to index a lot of fields and some ...
Guest about 2 years ago in Atlas Search 0 Submitted

provide detailed description why schema validation failed

currently if document failed to pass schema validation, there is no information WHY it's failed. if you have complex/lengthy schema validation, it's pretty hard to figure out what exactly the issue (for example, field may simple have different low...
Guest over 5 years ago in Database 2 Completed

As a developer using extended JSON strict mode queries, I need Compass to also support queries in strict mode

Compass should support extended JSON strict mode queries in queries on the Documents, Schema and Explain Plan tabs. As an example, the error message in Compass 1.14.7 for an "$oid" query is: unknown operator: $oid
Guest almost 6 years ago in Compass & Data Explorer 0 Submitted

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