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

One more dropdown option should be there for all Columns

While Importing the files, the change of datatypes should have one more drop-down option to change all columns/field datatypes to strings/mixed/double/Int32/number, etc.
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

Consider performing AB testing on the quality of Atlas upsell advertisements

As of July 28th, 2020, paying Cloud Manager customers are viewing 3 separate upsell advertisements of Atlas. Could there be an initiative to gauge the quality of these advertisements so that we can avoid accidentally overloading the UI with upsell...
Guest over 5 years ago in Under Review 0 Submitted

Allow use of keyboard to select a data type

When adding a value, I cannot use my keyboard to switch between data types (like a typical dropdown). Example, if I use TAB, it should highlight the dropdown, then I can hit "T" which would automatically select timestamp. This is the normal func...
Guest over 5 years ago in Compass & Data Explorer 0 Submitted

Historical log of slow operations

Compass's "slowest operations" feature in the performance tab has been very helpful for debugging collection scans due to missing indexes. The only problem is that I have to sit there and watch it to try and "catch" the slow operations with a cli...
Guest over 5 years ago in Compass & Data Explorer 0 Submitted

Add Alert for outdated Agents

Add an alert type for outdated agents
Kai Orend over 5 years ago in Under Review 0 Submitted

cross cluster lookup (kind of)

Hi, This is more of an add-on request for the aggregate(). Lets say we have two clusters , second clusters is derived from first cluster ( i-e some of the object ids in second cluster exist only in first cluster ). Now I want to do a lookup for ...
Guest almost 3 years ago in Compass & Data Explorer 1 Future Consideration

Add MongoSparkHelper native support for pyspark

I went through Mongo spark connector python documentation but the thing which I could not find in python documentation was "MongoSpark Helper" section which is available in scala and java documentation. I was wondering if there is a way to use it ...
Guest almost 6 years ago in Under Review 0 Submitted

Save export CSV configured fields in favourite query

In case of exporting the result of a find query in a CSV file, at the moment (v. 1.36.4) we need to select which fields we are interested at the first time and in case of reuse of the favourite query we need to select these fields again. In fact,...
Guest almost 3 years ago in Compass & Data Explorer 1 Submitted

Yellow triangle icon for "drop index" and other caution messages

In MongoDB Compass, when I use the Drop Index functionality you get when clicking the "trash can" icon next to an index in the Indexes list on a collection, it shows a red "!" triangle icon in the upper left. That icon is used here to mean "Cautio...
Andrew Janke almost 3 years ago in Compass & Data Explorer 0 Submitted

mongocli feature request: whitelist with timeout on current ip to allow temporary mongoshell access from temporary locations

Please add a timeout parameter to the mongocli whitelist command. Presently, we have to login via web browser to enable temporary mongoshell access from temporary locations.
Guest almost 6 years ago in Under Review 1 Started