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

All ideas

Showing 61

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 7 months ago in InterSystems IRIS 3 Future consideration

Bare minimum start of IRIS for docker build

During docker build, it's useless to start full functional IRIS, it would be enough to start just bare minimally, do not start the internal web server, ECP, and so on. Just only staff enough to build a code and make some changes in settings.
Dmitry Maslennikov almost 2 years ago in InterSystems IRIS 0 Future consideration

Add Source control for all the IRIS interoperability components

Currently there is no source control available for different components of the Interoperability production. There is a tool git-source-control that helps with some components, e.g. production itself , but business rules editor doesn't have such a ...
Evgeny Shvarov over 1 year ago in InterSystems IRIS 0 Future consideration

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 4 months ago in InterSystems IRIS 6 Future consideration

Enter the number of items available for rewards.

On several occasions I focused on a specific reward, trying to get enough points, and when I did, the item was no longer available (I believe because all the items had been redeemed).Therefore, if the quantity of available/delivered items were dis...
Andre Larsen Barbosa 5 months ago in Global Masters 2 Future consideration

Create a WhatsApp Community

I think it would be grat be able to have a community on WhatsApp just as we already have a Telegram or Dischords channels, since WhatsApp is a more widely used application, more users could benefit from the latest news and participate in dedicated...
Daniel Aguilar 8 months ago in Community 1 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 12 months ago in InterSystems IRIS 0 Future consideration

use Python Class Definition Syntax to create IRIS classes

Now that IRIS support Python, UDL syntax should not be the only way with SQL DDL to define/create classes in IRIS.
Sylvain Guilbaud about 1 year ago in InterSystems IRIS 4 Future consideration

Searchable Index of New Features

Please can you consider adding a searchable index of New Features to the Documentation/Community pages? I would like to see the version that a new feature was introduced/enhanced/formalised etc.
Paul Hurley over 1 year ago in Documentation 0 Future consideration

Add the option to call class parameters in Embedded Python

Currently, class parameters can be called in ObjectScript in the following way: write ..#ParameterName The same construction in Embedded Python looks like this: import irisprint(iris.cls('ClassName')._GetParameter("ParameterName") Could it be simp...
Evgeny Shvarov almost 2 years ago in InterSystems IRIS 0 Future consideration