Share your ideas with us
656 results found
-
Databases panel on the left focuses/switches to currently open collection tab
Database and collections pane automatically focuses/switches to whatever tab(collection) is currently open. This is really helpful when there is so many databases and tabs open
1 vote -
Databases panel on the left focuses/switches to currently open collection tab
Database and collections pane automatically focuses/switches to whatever tab(collection) is currently open. This is really helpful when there is so many databases and tabs open
1 vote -
make the app work in wayland sessions on linux.
currently the app only works well on x11. when I switch to wayland the title bar becomes large and weird and the app registers random clicks on the top left corner even when I click on an item in the table view.
1 vote -
Bookmarks synced with .js files
it would be nice if saved bookmarks from a query saved on a file stay synced on changes.
Ex.
Open file myquery.js
add the script to bookmark
update the file with some fix
select the bookmark and it has the new fix1 vote -
tab as selector
Basically, we came from mongo shell. We have habit of pressing tab after writing 2 or 3 letter for any db name or collection name. In mongo shell the tab will automatically picks up the correct collection name upon pressing tab. But in studio 3t I don't see that functionality and for me it is difficult to press enter to select db or collection name. It would be better if that choice is left to us. People who want to use tab as selector can chose tab and those who want to chose enter as selector should chose enter. Please…
1 vote -
Predefined queries with parameters
Let the user select for a collection a query with parameters.
Also let the user ctrl+click (or similar) on an attribute of a doc to open one of this queries with parameters (from this or other collection) with that clicked attribute as a parameter value.
For example:
On my 'orders' collection I predefine the query {_id: <param1>}
and on my 'users' collection, predefine that if I ctrl+click on a user attribute 'lastOrderId' it will open the 'order' collection and auto-run the query stated above with 'param1' being the value of 'lastOrderId'.1 vote -
I would like to check a box stating "Always proceed using Query Assist"
Frequently I am asked if I would like to proceed with or without Query Assist because "the user changed". I don't care, and I will always want to proceed WITH Query Assist.
1 vote -
operations log details
For the export unit tasks, the operations log states: source db.collection -> To another collection.
it should actually log what the target collection is.. db.collection@cluster.
1 vote -
(Robo 3T) Quto fill option for fields
Like you have in Studio 3T, it would be great to have an auto fill option for Robo as it would save time guessing or having to type the field names in all the time.
1 vote -
Autocomplete Aggregate pipeline stages in IntelliShell
I use IntelliShell for all my aggregate query development. I always have to open an old query, visit mongodb.com or stackoverflow.com, or open your visual editor just to get the arguments for a $lookup and to remember whether a particular item should be quoted or not. Autocompletion would save me lots of time and even help me remember the syntax better with shorter code and try cycles.
3 votes -
Open IntelliShell as Aggregate Query
I open IntelliShell 95% of the time and change the opening line from
.find({}) to .aggregate([]). It would be great if a preference let me choose which is the default.2 votes -
Set default export/import folder
On Windows, instead of defaulting the export/import folder to be the users documents folder, provide a configuration option to set the default folder.
I lost count of how many times, I've filled up the C: drive because I only changed one export location of a multiple collection export.
2 votes -
Export data to mail
You have export option and also have schedule option which is good to auto set. This is having only local storage option. If you can provide export data to mail with the schedule time, this would add betterment to this feature
1 vote -
make a mobile app!
You should make a mobile app because I need to query data when I'm out walking my dogs.
Thanks,
Andrew1 vote -
Export should provide option to save only relative paths for SSL keys and other connection files
Importing 20 connections from one machine to another with different username causes all paths to SSL cert files to be broken. This requires manually opening individual sites to update the SSL cert and other files paths.
This suggestion proposes that when exporting sites an option should be provided to use relative paths. Even better, relative paths should be used exclusively by default and this would ensure that import works flawlessly in other user environments. An option to use the absolute paths could be added in this instance but it's unclear which use case would require such an option.
STR (Ubuntu…
1 vote -
Include Collection in Bookmarks
When I add a query to my Bookmarks, it only contains the query json and the name I give it. If it also carried the collection name it was based on, and open that collection when I selected the query, I could get more done.
1 vote -
Support folders in the Tasks window
There are several tasks I need to run per customer. It would be very helpful if I could organize tasks into folders (similar to the Windows Task Scheduler). This would allow me to easily run tasks for a given customer in bulk, and reduce the likelihood of running a task accidentally.
1 vote -
Allow "Save Changes" in Aggregation editor without closing editor
Closing the editor upon saving changes leads to either a lot of re-opening the editor and trying to find where you left off or not saving changes as often and risking crashes.
Option #2 was my choice and the application crashed, losing all my changes.1 vote -
Value search enhancement
- Can you make the collections multi selectable. Often I want to search through all collections, except for 1 (large one)
- Can you also enable field name (key) search?
2 votes -
schema validation detailed messaging
MongoDB V 5 now has detailed error messaging for documents that fail validation. We need these detailed errors to be displayed.
1 vote
- Don't see your idea?