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 4031 of 4031

Set MongoDB Production Support Employee Access to Atlas Backend Infrastructure at Project Level

The Restrict MongoDB Production Support Employee Access to Atlas Backend Infrastructure is currently set on the organizational level. This should also be possible at the project level. Secondly, add the possibility to grant access indefinitely unt...
Guest almost 5 years ago in Atlas 2 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 4 months ago in Database 0 Future Consideration

Connect Power BI to Atlas Data Lake

I'd like to create visualizations by connecting Power BI to Atlas Data Lake.
Guest almost 6 years ago in Data Federation 1 Future Consideration

Offline Documentation

Provide PDF versions of documentation, for situations where we don't have consistent network connectivity or to keep a version of the documentation for old versions of the server
Guest over 3 years ago in Documentation 0 Started

wrong feedback link in Relational Migrator

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. trying to submit feedback on the Relational Migrator tool What would you like to see happen? Describe the desired o...
Bernard Wolff 5 months ago in Relational Migrator 1 Future Consideration

It would be useful to be able to view a collection schema similar to how you can in Compass

It would be useful to be able to view a collection schema similar to how you can in Compass. At present we have to enable LDAP and configure Compass to remotely connect to Atlas, but this is not always feasible and it would be good to see this use...
Guest almost 3 years ago in Atlas 1 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

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

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

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