Share your ideas with us
9 results found
-
Add a button to execute a new scan in export tab
After editing the export pipeline there's a message that says:
Please RescanBut there's no way to actually rescan
1 vote -
Create a task from an existing script
I Would like to have the possibility to convert any script (existing or new) into a task.
3 votes -
Be able to work in two+ JSON editor windows simultaneously
Currently it is only possible to open a single editor on one document, or to view one document and edit another, but it is not possible to copy json from the viewer window to the editor.
It would be incredibly useful to be able to work with 2+ editor/viewer windows at the same time.
Currently we must copy a document into another editor, like VSCode, to be able to copy sections into a Studio3T editor window or to work on two or more documents at the same time.
2 votes -
SQL - Mongo Migration Task export
Having a migration task mapping in a computer with studio 3T is great until the owner leaves on vacation or the computer fails. When critical company's commitments rely on that migration task mapping then it must be possible to export and import it into a different studio 3T license.
2 votes -
Using SQL reserved keywords in MongoDB SQL
Suppose I have a collection named 'group'. Currently, I am unable to execute a SQL query on this collection as this is a reserved keyword in SQL and, though, manipulations like using ['group'] in SQL query don't throw any error, no result is fetched either
1 voteHi, we’ve created a ticket for this.
Meanwhile, we can help you to continue your work.
for that particular case, the following sql query should work:select *
from [group]; -
Allow to edit multiple documents as JSON
When editing a document as JSON (ctrl+J), it is a modal window, and we can't do anything else on mongo while this window is open.
Moving to an another document to make some copy/paste, or view data on other documents while editing the first one will be great.6 votes -
Datetime picker for the Date datatype
Finding Date datatype is hard to choose correct value, You should make datetime picker for this datatype. It should be more friendly
17 votes -
Ability to add alias to database name
We have a lot of different databases on a cluster.
For security reason and as part of our naming convention databases are a combination of prefix and ID string.
We would like to be able to add an alias to those databases so that the right database can be quickly identified.21 votes -
[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!
- Don't see your idea?