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

Compass

Showing 549

Missing UUID() support for creating/editing - UUID('486b423a-f668-4141-b8a4-3a9a5a45eb6f')

It would be very useful to create and edit fields that contain an UUID like: somekey: UUID('486b423a-f668-4141-b8a4-3a9a5a45eb6f') That should be stored as binary. I use this instead of the ObjectIDs. I can query for UUIDs but I can't edit or c...
Guest about 2 years ago in Compass 0 Submitted

Rename Database

No description provided
Guest about 6 years ago in Compass 1 Submitted

Explain why "Document failed validation"

When saving a document fails, and the error "Document failed validation" is raised, it would be incredibly useful to know in what way the document does not match the validation schema. There's a whole meme at my company about this error and the h...
Guest over 5 years ago in Compass 5 Planned

Possibility to set variables used in pipeline stages

Hi ! It would be really handfull to have the possibility to use variables in the pipeline stages: var userId = ObjectId("5f61dfadc1e8960001700da8'") { $match : {user.id : userId} } for complex queries, it would avoid having to modify the id at e...
Guest about 4 years ago in Compass 1 Planned

indexStats

currently indexStats are show for less than a month, if it atleast 3 months stats that would be a good indicator if index is not in use for 3 months then it can be deleted
Guest 11 months ago in Compass 0 Submitted

Be able to use natural language to update / add to an existing aggregation pipeline (currently only able to create new ones)

No description provided
Guest 11 months ago in Compass 0 Submitted

mongosh to the bottom of compass

drag the shell to the bottom of compass in the newest version
Guest 6 months ago in Compass 0 Submitted

Allow following a referenced ObjectID to the associated document

I have documents that reference other documents in other collections using the ObjectId. It would be really helpful if I could follow these references in Compass to the associated document. For example, if I find a specific document by using ...
Guest over 3 years ago in Compass 3 Submitted

Store Atlas Login Creds in Compass

If i want to use mongo generate query feature, i need to login to atlas everytime. Need compass to store the login creds and auto login.
Guest over 1 year ago in Compass 0 Submitted

Save queries in folders

I would like to save my queries in folders such as postman, currently i work for many companies and all queries getting mixed up makes it difficult to take track of which query is from which company or database if though I can filter for database
Guest 12 months ago in Compass 0 Submitted