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

All feedback

Copy data from aggregation view

I cannot count how many times in a week I want to execute fast query with the aggregation view (which is very convenient to use) and copy/paste the output data to my team. However, I cannot which is very annoying since I have to copy BY HAND the o...
Guest almost 5 years ago in Atlas 0 Submitted

Ability to export/import index definition from mongoexport/mongoimport and/or mongodump/mongorestore

Mongodump/mongorestore and/or mongoexport/mongoimport (whichever makes more sense) should provide an option to export/import only indexes. This would aid in non-conventional migration approaches, moving data to lower environments, etc.
Guest over 2 years ago in Under Review 0 Submitted

New Pipeline From Text tool should be more flexible

In Compass' "Aggregations" tab users can select the option "New Pipeline From Text" This accepts pasting in a pipeline like: [ .... ] However, it doesn't accept pasting in a pipeline with the original variable definition, like: var mypipeline ...
Guest almost 5 years ago in Compass & Data Explorer 0 Submitted

Show BI Connector resource use Metrics

It would be helpful to be able to view the resources used by the BI connector in Metrics, similar to how you can view resources used by Atlas Search (Search Disk Space Used, Search Normalized Process CPU, etc). This could help with identifying iss...
Marie Atterbury almost 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Atlas UI Custom RBAC

Our organization leverages Okta for SAML/SSO authentication, and have terraformed our role mappings to the MongoDB Atlas provided Org and Project roles. There is currently a feature to create custom DB roles, however, custom RBAC for the Atlas UI ...
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Organize and filter Realm functions

When you start to have a lot of Realm functions, it's a nightmare to navigate through them. It would be nice to be able to: 1. Filter the functions based on: public/private, authentication method 2. Organize functions in (virtual) folders
Guest almost 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Document known breaking change in JavaScript Engine

If a new version of MongoDB will include a new version of MozJS (ex https://jira.mongodb.org/browse/SERVER-29286) and this version will break any existing scripts it would be ideal if this was documented. For example, with MongoDB 4.2 "value".con...
Guest almost 5 years ago in Database 0 Submitted

Add OpenSSH config and auth agent support

I have to use a vpn which forwards into a proxy to connect to my mongo cluster. My PC => VPN => Bastion Host => Mongo Cluster This is very easy to do using OpenSSH configs in other tools but compass does not support this option.
Guest almost 5 years ago in Compass & Data Explorer 0 Submitted

Security Code Autocomplete Mac

For quicker sign in I think it would be nice to have security code autofill for Two Factor Authentication for Mac enabled. Below I have attached documentation to be more specific. https://developer.apple.com/documentation/security/password_auto...
Guest almost 5 years ago in Under Review 0 Submitted

add index on oplog collection which will avoid full collection scan where change stream enabled , as of now full scan causing high cpu

add an index on oplog collection for change stream to avoid full collection
Guest over 2 years ago in Database 0 Submitted