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

Naming convention of documents when viewing in VSCode

The MongoDB extension for VSCode has given me a really good development experience by simply using my DB from either local machine or from Atlas, without going out of the editor. But one thing we can have, as an improvement, is to give some sort ...
Guest almost 2 years ago in IDEs 0 Submitted

Atlas CLI to return the roles/actions/privileges assigned to a particular database user

I have done some testing and research and have been unable to get the Atlas CLI to return the roles/actions/privileges assigned to a particular database user. I am requesting that this functionality be added to the Atlas CLI, as it seems like a co...
Guest over 3 years ago in Atlas CLI 1 Will Not Implement

mongoimport should explain why documents fail schema validation

Currently, with mongoimport 100.9 and MongoDB 7.0 with schema validation enabled, mongoimport will only report that a document failed to import due to schema validation. It would be useful if it could explain why it violates the schema (e.g. which...
Guest almost 2 years ago in CLI & Shell 0 Submitted

Reactive document opened by ID for editing

I really want to be able to open a document by ID so I can fix data created during development, but that would be on page 1000 if browsing.
Guest almost 2 years ago in IDEs 0 Submitted

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

Use the ssh connection or the tunnel from vscode

It would be awesome to be able to use the ssh connection or the tunnel from vscode to connect to the MongoDB server
Guest almost 2 years ago in IDEs 0 Submitted

Improve mongosh connection time

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

Connection Collections

Instead of having to search through a long list of connections, create folders in which related connections might be grouped?
Guest almost 2 years ago in IDEs 0 Submitted

Pin Connection to Playground

I would like to be able to switch across playgrounds that are contextually associated with different connections without having switch connections globally. So, I connect one playground with one connection, I open another playground for another c...
Guest almost 2 years ago in IDEs 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