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

Add expression indexes

An expression index is one where the value being indexed is the result of an expression, like lower casing a string. http://en.wikipedia.org/wiki/Expression_index http://www.postgresql.org/docs/8.1/static/indexes-expressional.html
Guest almost 5 years ago in Data Modeling & Indexing 0 Submitted

When migrating shared/serverless/flex to dedicated - name the nodes correctly

We recently had a few clusters migrated from serverless and flex to dedicated clusters. In some of them - the nodes of the new dedicated cluster were still the automatic, hashed names of the previous type. I think it would be a super great idea to...
Guest 10 months ago in Atlas 0 Submitted

Improvement to Atlas API - return the cluster name in the json

Hi, We use Atlas administration API extensively in some admin apps we created over Atlas. For example, we use the get all processes in project to get all the node names in a project and then iterate over them to perform various operations. For som...
Guest 10 months ago in Infra-as-code & APIs 0 Submitted

Mongdb Compass not Working

MongoDB Compass mongodb-compass_1.46.3_amd64.deb is not running in linux with the error code: (process:46741): Gtk-ERROR **: 11:54:12.086: GTK 2/3 symbols detected. Using GTK 2/3 and GTK 4 in the same process is not supported Trace/breakpoint trap
Guest 10 months ago in Compass & Data Explorer 1 Submitted

Improve Changestream metadata by including userId(who), action/intent (event name).

This can be done by including meta data in the options for C(R)UD operations! Something like: `User.updateOne({ _id }, { $set: { name: "newName" } }, { $meta: { userId: _id, action: "nameUpdated" })` This is super useful because now changestream ...
Guest over 2 years ago in Database 0 Submitted

Make Connect modal button to a location accessible from any cluster tab

I often want to connect to the cluster after browsing in the Collections tab (e.g. to run some test queries via the shell). The Connect button (available in the Overview tab) makes connecting easy, but this button is not visible in the Collectio...
Marie Atterbury over 5 years ago in Atlas 0 Submitted

Password policy enforcement

Currently, MongoDB doesn't provide any way to enforce password policies. If there is some way for Ops Manager to enforce a configurable password complexity and age for user accounts managed through Ops Manager, that would be huge win. This can be ...
Guest over 5 years ago in Enterprise Advanced 1 Submitted

Already course where well awesome

By learning the game make us learn course
Guest over 1 year ago in Atlas 0 Submitted

Attain granularity on the Ops manager backups & restore

Backups:Under a project, in a single cluster we may deploy multiple databases which belongs to different applications that are somehow interlinked in terms of their functionality. Different databases requires different backup strategies, retention...
Guest over 5 years ago in Backup & Restore 0 Submitted

MongoDB Atlas UI in mobile devices

I used to use my mobile phone to manage my Mongo Atlas cluster, using Safari and Chrome web browsers. Recently, you added a button called "copy configuration code" to the website's footer, between the "save draft" and "save changes" buttons. With...
Guest 10 months ago in Atlas 0 Submitted