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

My votes: InterSystems Products

Showing 82

Add a debugger for Embedded Python in Visual Studio Code

Recently, Embedded Python was introduced as a programming language alongside ObjectScript. At the same time, the InterSystems Studio IDE has been deprecated for the newer and multilanguage Visual Studio Code (VSC), which is also equipped with a de...
Pietro Di Leo 5 months ago in InterSystems IRIS 6 Future consideration

See globals size in Management Portal.

In System > Globals it would be helpful to see the globals sizes, and be able to sort them by this new column.
Sylvain Guilbaud 7 months ago in InterSystems IRIS 2 Future consideration

Add link to DTL Editor For Subtransforms

A fairly recent change was introduced where selecting a DTL from within the Rule Editor presented the user with a button to open the Data Transformation Builder Editor (DTL Editor) which took the user straight to the DTL. However, if you open a DT...
Julian Matthews 5 months ago in InterSystems Products 0 Future consideration

Large XML Timing out on portal message viewer- show more button or more truncated for display- EnsLib.SQL.Snapshot

In a large XML message being sent (i.e. a sql snapshot) the XML can be so long when you click Contents or open it up via the message it will time out the portal. I.E. viewing EnsLib.SQL.Snapshot with 8733 rows This is two suggestions: either: 1) t...
Mark OReilly 3 months ago in InterSystems IRIS for Health 4 Future consideration

Modernize terminal

Add command and variable/global name completion in the terminal.
Fabian Haupt about 2 years ago in InterSystems IRIS 4 Future consideration

Remember Preferred language selection for Management Portal "forever"

Everytime that the session of the Management Portal is closed the preferred language selected is lost, forcing to the user to change it the next time that log in. Using cookies would fix this problem, keeping the language selection at any time.
Luis Angel Pérez Ramos 7 months ago in InterSystems IRIS 5 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.
Robert Hanna 9 months ago in InterSystems IRIS 4 Future consideration

Add Search and Sort Functions to the Queue Panel of the Production Settings side bar

In InterSystems IRIS and HealthShare productions can be composed by dozens of different components. To a better queue management, I propose adding in the queue panel of the Production Settings: A Sort button, in order to identify rapidly all the c...
Pietro Di Leo 3 months ago in InterSystems HealthShare 1 Future consideration

Automatic setting alerting rapid db size in messages log

As a trust we have had two instances of rapid db expansions filling up drive space. Once was a bug in the temp db, the second an error in Preproduction where dodgy code was running. It would be nice if there was a more manual "Warn" value setting ...
Mark OReilly 3 months ago in InterSystems IRIS for Health 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 about 2 years ago in InterSystems IRIS 0 Future consideration