Skip to Main Content
InterSystems Ideas
We love hearing from our users. Tell us what you want to see next and upvote ideas from the community.
* Bugs and troubleshooting should as usual go through InterSystems support.
ADD A NEW IDEA

InterSystems IRIS

Showing 31

Private Variables

Provide variables that don't appear in the regular symbol table. Example: Start a server process and provide a Private Key. As long as the process runs, its value is held in memory. We don't want anyone to snoop around the Management Portal or an ...
Herman Slagman about 1 month ago in InterSystems IRIS 6 Future consideration

Add browser based terminal to Management Portal

Would be helpful for deployed servers in AWS/GCloud/etc. to be able to just access the terminal in management portal.
Bobby Hanna 3 months ago in InterSystems IRIS 4 Future consideration

Modernize terminal

Add command and variable/global name completion in the terminal.
Fabian Haupt over 1 year ago in InterSystems IRIS 4 Future consideration

Adding Process Start Date and Time

As part of various type of monitoring. It is good to have process start date and time in process details in SMP and in the system process table.
Sundara Moorthy Jeganathan about 2 months ago in InterSystems IRIS 0 Future consideration

Refactoring in VsCode

In VsCode (As in old Studio) there is juste one refactoring possibility : extract in method. I think that refactoring functions are important in producing clean code, because refactoring without dedicated function is too long, so not done.
Pierre LaFay 5 months ago in InterSystems IRIS 3 Future consideration

IRIS Community with no connections limit

IRIS Community Edition without limit on connections amount instead, limit IRIS by cores and memory, i.e. limit it to 2-4 cores and 4-8GB RAM IRIS Community Edition is very useful in automated testing or some simple demos, but it's useless due to l...
Dmitry Maslennikov 9 months ago in InterSystems IRIS 0 Future consideration

Simplify classnames calls in ObjectScript

Currently everyone use ##class(classname).methodname() to call it. e.g. do ##class(Sample).ClassMethod() This is one of the painful moments about ObjectScript for developers. Can we introduce a parallel support of more simplified way, as: #classna...
Evgeny Shvarov over 1 year ago in InterSystems IRIS 0 Future consideration

Add GloRef and Executed lines in UnitTest portal.

Hello, It could be interesting to know the number of GloRef and executed lines in the UnitTest portal. Currently, the portal shows the duration it's good, but it could be better to add gloref and lines. I guess, I can log this myself using OnBefor...
Lorenzo Scalese 3 months ago in InterSystems IRIS 0 Future consideration

Set password through environment variable

In a continious integration processes, for some applications, for testing purposes, it's useful to run vanilla IRIS and run integration tests, for Python applications for instance And the best way to do it, is to use services feature in popular CI...
Dmitry Maslennikov about 1 year ago in InterSystems IRIS 5 Future consideration

Optional "Green Mode" Configuration Setting for IRIS

Much like how cars often have a "Eco" driving mode, create an optional mode for using IRIS in a greener manner. If a user of IRIS wants to prioritize reducing their carbon footprint over performance, they should be able to do so. It's possible ...
Nelson Tarr 9 months ago in InterSystems IRIS 0 Future consideration