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

Ability to reorder/sort favorites

No description provided
Guest almost 6 years ago in Compass & Data Explorer 0 Submitted

Enable toggling for boolean properties

The annoying thing for me is my web applications are heaviley dependant on Database View content. in MongoDB Compass it quickly becomes a time waste to manually click a boolean property and change "false" to "true". Please add a small toggle bo...
Guest almost 4 years ago in Compass & Data Explorer 0 Submitted

Better handling of circular reference serialization in Java

Given 2 generic POJOs that include references to each other such as: package com.example; public class Course { Student _student; public void setStudent(Student student) { _student = student; } public Student getStudent() { return _stu...
Guest almost 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Mongo to recognize arrays during import

Mongo is unable to recognize arrays, even from it's own exported documents that are manually formatted as arrays. The options available are not compatible with complicated datasets with more than one column that contain arrays. This should be stan...
Guest almost 4 years ago in Compass & Data Explorer 1 Submitted

Duplicate Update Button (or move it)

When editing large documents, I have to scroll to the bottom to click the UPDATE button. Having an Update and Cancel button near the Refresh button would be ideal there's plenty of real estate ("Displaying Documents" could be replaced by "Documen...
Guest about 6 years ago in Compass & Data Explorer 0 Submitted

Enable copy document button if user has project data access read only in Compass

Users who have only Project Data Access Read Only don't get access to the "Copy Document" button which allows them to paste this information in another tool. If they need to copy a document, then administrator has to grant them "Project Data Acces...
Guest about 6 years ago in Compass & Data Explorer 0 Submitted

New query from text

It would great to have a feature that allows importing a query from text in compass similar to the aggregation pipeline from text feature. Currently if someone has a long multiline find query which includes filter, project, sort methods then the u...
Guest about 4 years ago in Compass & Data Explorer 1 Submitted

hashed index creating from compass

unfortunately at this time, Compass cannot build hashed indexes, can we add this option
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

F# Driver

We would like to use MongoDB with F#. There was a brief of prototype solution archived in github but was abandoned. The project I am talking about is https://github.com/mongodb-labs/mongo-fsharp-driver-prototype/pulse This is an official request ...
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 1 Submitted

Allow for safe hyperlinking of URIs in documents

If a document contains a well-formatted (and sanitised) URI, then hovering over it should display a preview of the resource it links to (perhaps an image in s3) or the option to click through to it using the OS standard browser.
Guest about 4 years ago in Compass & Data Explorer 0 Submitted