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

Make upsert or drop on import document

It would be great to be able to make what we are importing overwrite the database data, or directly perform a drop before importing. These options should be optional when importing documents.
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Self-hosted version of compass

Since compass frontend is web, it would be great to be able to self host it on a server, to access it directly in browser. The idea is to be able to work from devices that can't install electron, like iPadOS, android directly in browser or as PWA.
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Right-click context menu for Mongosh console window in Compass

Hi, Mongo folks, I've been using the mongosh window in Compass lately (the dark-background ">_MONGOSH" panel at the bottom), and having a bit of inconvenience with text editing. Because AFAIK, Compass doesn't have a "script editor" window lik...
Andrew Janke over 1 year ago in Compass & Data Explorer 0 Submitted

Feature Request: Add simplified parallel insertion command syntax

I want to have a (maybe per server) setting dialog where I can enter a custom JS function that returns any of the mongoDB supported datatypes for the primary key (_id or id - usually String, ObjectId or NumberLong) and is then used everytime I ins...
Guest over 3 years ago in Compass & Data Explorer 0 Submitted

allow updating of data via "add data", by importing an updated file

Right now if you export data, modify it, then try to import it, it will throw an error because the ID already exists. I want to update all those documents, not create new ones.
Guest over 3 years ago in Compass & Data Explorer 0 Submitted

Edit facet stages

Right now, if we add a facet stage into the aggregation pipeline, we have to write the rest of the aggregation query manually. Users should be able to edit the sub-pipelines within a facet stage.
Guest about 5 years ago in Compass & Data Explorer 1 Submitted

search index local compass 27017 port

Could build a new feature that search index could be used on localhost:27017? Now I have to use atlas deployment setup to build a new local database, which is unnecessary for my work.
Guest almost 2 years ago in Compass & Data Explorer 2 Will Not Implement

Atlas CLI to return the roles/actions/privileges assigned to a particular database user

I have done some testing and research and have been unable to get the Atlas CLI to return the roles/actions/privileges assigned to a particular database user. I am requesting that this functionality be added to the Atlas CLI, as it seems like a co...
Guest over 3 years ago in Atlas CLI 1 Will Not Implement

Add new field to document hidden

When pressing the + button to add a new field at the very last one when there is the option to show more fields, the inputs for the new one will be hidden under the 'show more'. There is no reason for this, and it could cause a lot of confusion.
Guest almost 2 years ago in Compass & Data Explorer 0 Submitted

add option to return output as a text instead of array

when you call cli with -o json-path option you always recieve output as an array in brackets. it would be useful to add a key to return output as plain text, so it can used in scripts without further processing (the same way as aws cli does) : cu...
Guest over 3 years ago in Atlas CLI 1 Submitted