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

Improvements to Terminal Shell (split)

It would be nice that When the VSC extension is added, it creates an entry in the integrated terminal settings (terminal.integrated.automated.windows/mac) like: - "MongoDB": { "path": "mongo", "args": ["$Env:MDB_CONNECTION_STRING"] } Which I c...
Guest almost 5 years ago in IDEs 0 Submitted

Playground Results should appear in same panel as Terminal

The current behavior is to place Playground Results in a new document tab. It would be much more user friendly to place results in the bottom panel (next to Terminal, Problems, etc) to take advantage of vertical space.
Guest almost 5 years ago in IDEs 1 Will Not Implement

Handle 64bit numbers correctly

Javascript doesn't support 64bit internally, so if I try in Chrome/console: x = 285870311191169181, it becomes 285870311191169180, and the same thing happens in VS Code. The solution would be to return a NumberLong("285870311191169181") text resul...
Guest almost 5 years ago in IDEs 0 Submitted

Please let the toolkit refresh database status more freequently

Please let the toolkit refresh database status more freequently. You guys can having a try,to use playground create a new database,and then the database status doesnt appear the new database at all.Just need reloading VS Code and then i could foun...
Guest about 5 years ago in IDEs 0 Submitted

Cloud UI fails to load at times

MongoDB cloud UI fails to load and it shows a blank screen as shown in the attached image. This happens even when a stable internet connection is present. I encounter this issue almost everyday and it hampers product development since the cloud da...
Guest about 5 years ago in Under Review 0 Submitted

Code linting when you save a .mongodb file

It would be nice to have the code cleaned up when you save a .mongodb file
Guest about 5 years ago in IDEs 0 Submitted

Add a free user field in alert configuration

We'd like to be able to link some free text data with an alert configuration. One use case: we forward open Ops Manager alerts to other monitoring systems of our company (using the API). Those monitoring systems need some specific data that shoul...
Guest about 5 years ago in Under Review 0 Submitted

New Playground Result tab for each query

When two playgrounds are run at once (e.g. two aggregations), the result of one overwrites the result of the other rather than opening a new 'Playground Result' tab. The desired behaviour is for a new Playground Result tab to be opened per run (p...
Guest about 5 years ago in IDEs 0 Submitted

Support for cPanel

Cpanel doesn't have any support for Mongodb
Guest over 5 years ago in Under Review 0 Submitted

Translate Code

Directly translate code (MQL / SQL) to (MQL, SQL, .NET, Python...etc.) to cover all supported drivers.
Guest over 5 years ago in IDEs 0 Submitted