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

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

flatpack

Hi, I have noticed in the documentation that compass .deb is for Ubuntu (is Debian not supported officially?), But as Debian (the distro I use), there are thousands of other distros unsupported. So I suggest to pack everything with flatpack (or, ...
Guest almost 2 years ago in Compass & Data Explorer 0 Submitted

Optional ID search fallback for ObjectID

If I search { _id: 'd7hw803h2ihdf3h97298dh3' } and the query returns nothing, I should have the option to re-query but with this instead: { _id: ObjectId('d7hw803h2ihdf3h97298dh3') } and there should be a toggle switch to automatically do this re-...
Guest almost 2 years ago in Compass & Data Explorer 0 Submitted

Support providing a hint for aggregations

Could we add the ability to provide a hint for aggregations in the aggregation builder?
Guest almost 2 years ago in Compass & Data Explorer 0 Submitted

Improve mongosh connection time

No description provided
Felicia Hsieh over 3 years ago in MongoDB Shell 1 Submitted

Aggregation Error Verbosity

It would be a real boon to have the aggregation pipeline builder report errors with any degree of verbosity. Right now it just says "unknown error ocurred", and I have to move my pipeline down to the shell to get a real error message.
Guest over 5 years ago in Compass & Data Explorer 0 Submitted

CRUD in recursion

i have to do some operations like delete in recursion. Any operations also may be required in recursion.
Guest almost 2 years ago in Compass & Data Explorer 0 Submitted

vertical monitor half-snap width

When I use Windows 11's "Snap to Half Screen" on a vertically-oriented monitor, about 2 inches of the Compass window are cut off-screen on the right, including the red X to close the window. Most apps don't have this issue. In fact, of all my app...
Guest almost 2 years ago in Compass & Data Explorer 0 Submitted

list all Atlas Search indexes for a cluster

The list Atlas Search indexes command, https://www.mongodb.com/docs/atlas/cli/stable/command/atlas-clusters-search-indexes-list/ ought to not require the collections and db parameters. It should list indexes for all for the cluster and for a dat...
Guest over 3 years ago in Atlas CLI 0 Submitted

SSH private key - Ask for passphrase each time

I would like to be able to enter the SSH private key passphrase every time I connect to the DB like in NoSQLBooster or Robo 3T.
Guest over 3 years ago in Compass & Data Explorer 1 Submitted