Skip to content

Share your ideas with us

307 results found

  1. [Bug] In Table View, type icons overlap with values

    The overlap between the type icons and the field values happens exactly in those columns for which the uppermost field has no value specified. I am running Studio 3T 5.3.4 on Ubuntu 14.04.

    For an impression:
    https://www.dropbox.com/s/8c9t0jh1ifas8ga/table_view.png?raw=1

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. shortcut for buttons

    to have some shortcut for run whole script and run single line

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. [BUG] Unable to type accented characters in the query box

    Accented characters that are entered as a sequence of keystrokes (e.g. ´ + a => á) don't appear correctly in the collection query box. Instead I get "´a".

    This problem doesn't occur in the Intellishell, only the text boxes for the collection.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Color Coding Connection by server type

    Ability to assign color to differentiate connected servers
    for querying and shell commands.
    i.e. PRD would be red so all open windows are colors coded red on each connected tab.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. timezone

    can 3t support to set timezone when display time?

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Handle $replaceRoot aggegration stage

    When connected to a mongo 3.4+ server, with Studio 3T 5.3.0, the $replaceRoot aggregation is not proposed in the dropdown even though it's supported and works when executed.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Get your feedback and support page to work in other browsers

    Seems that this page only works in Chrome; that's just as irritating as when everybody made websites that only worked in IE6.

    The real suggestion was for self-updating but it seems you're onto that already

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. ctrl+enter(numpad) doesnt work

    I'm unhappy that ctrl+enter(on numpad) doesnt work in query builder

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Automatically open Query Builder panel when field dragged & dropped on Query Builder button

    Currently, in 4.5.5, you first have to click on the Query Builder button to open the Query Builder panel on the right, then drag & drop a field on to the query section of the panel. Rather than this multi-step operation, dragging a field on to the Query Builder button should automatically open the Query Builder panel and populate the Query field.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. [bug] Cannot show roles for MongoDB 3.4

    As Title, the Core version cannot show roles for MongoDB 3.4

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. 3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Indent line / lines when pressing tab in the intellishell window

    When the cursor is on a line of multiple lines are selected, that would be cool if pressing tab would indent the line/lines instead of removing the selected content and replacing it with a tabulation.

    This would help building scripts in the shell directly instead of going to a third party app and pasting it back in MongoChef.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. [Bug] Memory Leak

    If left open, MongoChef (specifically, the javaw.exe) will begin to consume but not release memory, eventually using over 1GB of memory in just a couple of days. The user must close and reopen the app to release the memory. Obviously, this is less than ideal.

    This has been an issue since v3 at least. I'm on v4.3.0, and it is still not fixed, and in looking at the change log for v4.4, it does not look like it was addresses there, either.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Switch aggregation to different target (database, collection)

    Creating an aggregation is really fun with MongoChef.
    But if I want to see an aggregation result working on a different collection or on a different database, I have to open a new tab and start from scratch.
    You already show database and collection on the top line.

    So how about making database and collection a dropdown choosable field?

    9 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Filter Collections by name

    We have databases with many collections and some are grouped by the same suffix. Often it would be very helpful to have a simple search box to filter the collections on the left by name.

    8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Add a Grid View for viewing complex documents

    Something like Oxygen XML or XMLSpy editors Grid View for JSON/XML files. It's very handy when dealing with complex documents that have several levels of nested Arrays or embedded documents.
    Currently in MongoChef if you are in a collection root level with table view and "dive in" a nested element you lose the original context so if you want to look into another document's nested element you have to go back one level up and then lose the first bit of data you were looking at...

    You can use the tree view but the data is laid out vertically so…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. have a history in IntelliShell

    Have a history - reverse search like feature with ctrl+r

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Save entire session

    It will be a grate feature to save whole MongoChef session somewhere and be able to restore it later. At least opened connections and collections tabs with their queries.

    I'm using MongoChef extensively to monitor logs from dozen of collections with individual queries for each and it is a bit tedious to open all of them and select correct query from bookmarks every day.

    17 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. [Bug] Copy/paste of documents hangs

    Reproduction steps:
    - Go into a colleciton
    - Select a document
    - ctrl+c
    - ctrl+v
    - The paste job keeps being in progress, until you close the tab and re-open it again. The document will now be pasted.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
1 2 6 8 10 15 16
  • Don't see your idea?

Share your ideas with us

Categories

Feedback and Knowledge Base