Share your ideas with us
726 results found
-
JSON Schema Editor
Any chances a JSON Schema editor for MongoDB collections will be provided in a future release?
1 vote -
"Software Update available" slows down start of Studio 3T
The "Software Update available" dialog on startup causes a bad user experience. If I start Studio 3T I want to use it as soon as possible and not mess around with an update now. As updates are important it would be better if a notification shows up during the program usage. Then I can decide when to update.
1 vote -
Add 2 features...
Feature 1: Add an option to stop Studio T3 searching the whole collection when double clicking on the collection name. I usually just want to open the collection so I can enter a query which means I have to hit the 'stop' button every time
Feature 2: Many of my searched are based on the id field. This means I have to enter the same query every time: {id: ObjectId("xxxxxxxxxxxxxxxxxxxxxxxx")}, which is a lot of typing. It would be useful to just have a field above the query field into which I can just paste an ID and it…
1 vote -
Use JavaScript ISODate methods like ISODate().getHours() or arithmetic operators directly in query/aggregate editor
So we can use it without having to mess with IntelliShell code view.
1 vote -
cant connet via SRV record
no use for me since i cant connect using SRV records
1 vote -
Document JSON editor - change json format
When in the editor, the json format defaults to mongo shell format for the JSON, i.e. retaining 'NumberInt(10)' instead of '10'.
This can make editing the json, especially if copying from spreadsheets, really fiddly. I'd like to be able to toggle to simple format
In fact when I need to do this, I use robo 3T instead.
1 vote -
Disconnect should not timeout
When trying to disconnect a server that is not available anymore. The app goes into a waiting mode.. with a spinner..
Alt-tab then let the app disappear for until the timeout is over.
When you want to disconnect from a server, the app should not have a timeout. It should just remove the connection immediately.1 vote -
auto closing braces and parentheses
It's a nice feature to add closing braces and parentheses automatically while keeping auto-completion active.
1 vote -
IP address saved in place of port number
I installed and setup the connection on studio 3T on windows. When i open it next time and try to add more connections or change connection, it has saved the ip address in port# options and would let me connect to any db now.
here is the error I am getting:
Invalid port number: 192.168.1.29
Stacktrace:
|/ java.lang.RuntimeException: Invalid port number: 192.168.1.29
|___/ Illegal argument: For input string: "192.168.1.29"1 vote -
DynamoDB client
Have y'all ever thought about taking what you've got here and building a DynamoDB client?
1 vote -
i thought this is free, now how can i uninstall it on my ubuntu
i thought this is free, now how can i uninstall it on my ubuntu
1 vote -
add optional alert after long running mongoquery finished
I'm running repeatedly in the same situation - the long running query in IntelliShell unpredictably ends (after tens of minutes) in the background. When i don't check periodicaly if it finished, i miss the exact end of execution.
Some type of alert would be nice - bell, or "popup", or something you could notice when working on the computer, but having the task in the background.
1 vote -
include a UI specifically for '$facet' pipeline step
Similar to the top-level 'Pipeline' tab, a $facet UI would allow us to rearrange, deactivate and move facet stages around and also add and remove facets.
1 vote -
Eliminate the red banners with upsells
I've set "Don't show me this crap again", but the messages pop up again and again. I've paid for my license, stop trying to sell me crap!
1 vote -
[BUG] CN for x.509 connections
I don't think maybe when you upgraded your SSL as referenced in this post (https://studio3t.com/whats-new/ssl-protocol-security-upgrade/) you didn't catch all the edges.
I can't get newer versions of 3t client to connect to a replica set via x.509. Even with "allow invalid hostnames" checked. The "discovered" entries for the replica set are contained in the SAN part of the cert presented by each node. Mongo v3.4, same URI and certs connect just fine with older MongoChef 3.6. Happy to send along the certs and connection uri.
1 voteHi Anon, would you be able to send an email to our support AT Studio3t.com address so that we can look into this further for you? Are you still encountering the same issue? Let us know!
-
for Open Source NonCommercial licence
that you don't show the features that we cannot use. There is no point. We are not going to Pro or Enterprise...
Thank you!!
1 vote -
expand all selected documents
Hello.
It would be nice to expand/collapse all selected documents in Tree View by pressing RIGHT/LEFT arrow, not just the one where i stopped selecting.
And analogicaly ALT-RIGHT/LEFT.The only way to do this right now (Core License edition) is to right-click any of selected documents and click 'Expand'.
1 vote -
very good!
非常棒,太好用了!
1 vote -
Connection timeout to the "connection settings" dialog
One of my connections is to our database in production. After performing a task sometimes I forgot to close the connection.
I would like the ability to specify a connection timeout (in minutes) to my connections. This way, if I forgot to close the connection to my production database it will timeout automatically and I reduce the risk of performing tasks in production that were supposed to be performed in development.
1 vote -
When UNLOCKing the data for update/delete, do not reset the table / tree view
When we unlock a collection on table or tree view for editing, it resets the view / query, making a pre-selected document lost.
I imagine that most users that unlock a collection for editing a single document, want it to keep selected on the current view instead of issuing a full view update, thus making it necessary to search for the document on the returned set again.
1 vote
- Don't see your idea?