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

Atlas Admin API endpoint to perform killOp

We would like to allow our on-call team members to view and terminate slow queries in MongoDB Atlas without granting full Atlas console access. The Project Observability Viewer role allows viewing slow queries, but stopping them (killOp) requires ...
Guest 9 months ago in Infra-as-code & APIs 0 Submitted

Terraform data source to return latest mongo_db_major_version available for a cluster

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. Programatically track when a new major release is available. What would you like to see happen? Describe the desire...
Garret Pick 2 months ago in Cluster Deployment & Management / Infra-as-code & APIs 1 Future Consideration

Open documents in the same tab

Every time I want to check a doc, It opens it in a new tab Which makes it difficult to navigate across the workspace. I would recommend open docs in the same tab and maybe device some mechanism to open the docs in a new tab if the user wants to co...
Guest almost 6 years ago in IDEs 1 Submitted

"Table View" of Documents

As some others tools have, a way to view all documents from a collection in a table format with columns and lines. An 'click on header for sort' is well desirable.
Guest about 5 years ago in IDEs 6 Submitted

Add support for allowDiskUse when using the Data API

The Data API doesn't support the allowDiskUse option, leaving no way to get around this error: "Failed to aggregate documents: FunctionError: (QueryExceededMemoryLimitNoDiskUseAllowed) Exceeded memory limit for $group, but didn't allow external ...
Guest about 3 years ago in Infra-as-code & APIs 1 Submitted

Forward Slash not supported in MongoDB Atlas Project resource TAGS - AWS cloud

What problem are you trying to solve? use of a forward slash (/) in the tag value is not supported by MongoDB Atlas tagging rules What would you like to see happen? a forward slash (/) in the tag value is supporting by MongoDB Atlas ta...
Vadim Tsyganov 3 months ago in Infra-as-code & APIs 0 Future Consideration

Create/Edit App Services Functions from VS Code

Once connected to an Atlas database, if there are applications in App Services, the ability to select an application and create or edit Functions inside the MongoDB for VS Code extension would be really cool!
Guest almost 3 years ago in IDEs 0 Submitted

Improved deletion protection against malicious users

Currently, the only option of preventing malicious admin users from deleting a cluster with all its backups is to enable a backup compliance policy. However, this policy is quite the beast with complex processes and guarded by a single user accoun...
Guest about 2 years ago in Infra-as-code & APIs 0 Submitted

Ask for password

When i work in VSCode and I connect to a MongoDB then I can save this connection in the settings.json. This works and this is very nice. But it requires to store the password in the settings-file. Because if you remove the password from the connec...
Guest 8 months ago in IDEs 0 Submitted

We do not have to repeat use('db') every time

After executing use('db') we don't need to include the command with each run, especially when we want to run the selected line. At present, if I run some selected lines to run from play ground it doesn't works if the lines doesn't includes the u...
Guest almost 5 years ago in IDEs 6 Submitted