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

TTL Support within a document

The current TTL implementation where documents can expire after a certain amount of time is extremely useful, especially because of its robustness in terms of if the db crashes. I would love for this to be extended upon with the ability to allow...
Guest over 3 years ago in Database 0 Submitted

Clarify release flavours

On Github there are multiple versions of the .deb package, e.g. -readonly or -isolated Please clarify in the Readme.md in the mongodb-js/compass Github repository what these are and which one should be used in which scenario.
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Mongoimport should support delimiter option when importing csv txt files such as |,: etc

Mongoimport should support delimiter option when importing csv txt files such as |,: etc Mongoimport ....... --delimitor :
Guest almost 5 years ago in Atlas Backups 1 Submitted

Allow changing font in document output

Current hardcoded choice of fonts: "Source Code Pro", Menlo, monospace doesn't suit me. They first two aren't installed on my computer, so the result is unreadable output using the default "Courier New" font. I want to be able to set my own font f...
Guest over 3 years ago in Compass & Data Explorer 0 Submitted

Change MongoDB Log Settings via API

You can set MongoDB log rotation for mongod process on project level in the Ops Manager through: Deployment -> More -> MongoDB Log Settings. However there is no option to set it via API. It looks like there is option to set this parameters o...
Guest almost 5 years ago in Enterprise Advanced 0 Submitted

Token retrival as a API / CLI / endpoint call

When we try to authenticate using Atlas CLI or Administration API, We require to go to shell and need to give approval / confirmation / consent. Would be a great feature to get token as a response of API call / CLI request which will allow seamles...
Guest over 2 years ago in Atlas CLI 0 Submitted

Annoying help button

This help button sometimes gets on the way and its really annoying. some option to get rid of it please
Guest over 3 years ago in Charts 1 Submitted

add a command to list and check the invoices

It would be great if there will be the possibility to get information about invoices with atlas-cli like via API. https://www.mongodb.com/docs/atlas/reference/api/invoices/
Guest over 3 years ago in Atlas CLI 0 Started

Allow queries with $search to be covered by the Lucene indexes without loading from disk in Mongo

If the fields to be filtered on or projected on are all in the Lucene index, it would give the best latency to be able to return the data from the Lucene index only, and not have to separately look that data up from the Mongod
Guest almost 5 years ago in Atlas Search 0 Submitted

Migrate specific collection / database from a replica set to sharded cluster(not empty) without downtime.

It would be great if MongoDB has a tool to migrate specific collections/databases from a replica set to sharded cluster and vice versa. Migrating data with this tool should not cause any downtime in both source and destination clusters.
Guest over 2 years ago in Atlas 0 Submitted