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

Showing 4027

Copy as "normal" JSON

Would be nice to have ability to copy data in mongo shell compatible format. NOT like this: {"_id":{"$oid":"58a1b4496711f017c2be2c86"},"reportedBy": "$oid":"589b5cddb8843f642c09eecd"},"createdAt":{"$date":"2017-02-13T13:27:37.594Z"}} But like this...
Guest almost 6 years ago in Compass & Data Explorer 2 Submitted

Faster time to open case

Right now, in order to open a new support case, you have to search existing items first before being prompted to open something new. This isn't really documented, and really confusing for the user. Maybe something where you start with "Search for ...
Guest over 2 years ago in Under Review 0 Submitted

Raise the limit of 16 MB JSON between aggregation stages

When doing analytics, the 16 MB JSON limit between aggregation stages restricts the ability to process large amount of data. allowDiskUse does not help with all the various $operators and stages that we use. See ticket 00774514 for details.
Guest about 4 years ago in Querying & Aggregations 0 Submitted

Allow multiple private endpoints (Private Link Service) per region in multi-region cluster

Some situations require multiple private endpoints (using the Private Link service) to be created per region. This is not currently supported for multi-region replica sets. One scenario is especially for when there is a shared VPC/VNet for initi...
Guest about 5 years ago in Atlas 3 Submitted

Introduce int8 (and int16) data types

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Having int32 as the smallest integer type means even values which can't go over 127 (as is common with enums) have to take...
Er Fr 5 months ago in Database 0 Future Consideration

Add "await" option for search index operations

Extend createSearchIndex options to include an await boolean type that polls listSearchIndexes to determine the state of a search index operation. Something like this: db.movies.createSearchIndex( "example-index", { mappings: { dynamic: true },...
Guest over 1 year ago in Vector Search 0 Submitted

Have my last query persist in the search box

I realize you have a search history but even simpler and faster would be if the previous search query just persisted in the search box. Many times I am doing the same search over and over again but with a different objectID. If I switch from one c...
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Atlas project capacity should be discoverable

Atlas project capacity should be discoverable. Based on documentation, it seems project capacity is dependent on various factors and can be arbitrarily increased via support request. We currently do not know how many clusters/nodes we have availab...
Guest over 2 years ago in Atlas 0 Submitted

Show Index Error on UI

When creating an index on your UI, if the index creation gives an error, the error doesn't show on the UI, for example if you have a field of type string, and have a value longer than 1024 bytes, and try to create a normal index on this field, the...
Guest almost 6 years ago in Atlas 0 Submitted

GUI for Queryable Snapshots

It would be good to have a GUI created for the queryable snapshot interface so less experienced users, that may not have any mongod experience, can successfully restore a collection/document without additional training. Ideally, the feature allow...
Guest almost 6 years ago in Atlas Backups 2 Submitted