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 429 of 429

Know what IRIS version a class, method or property first appeared in

The online class documentation lets me discover what's in the %-packages. I can do this for each of the IRIS versions InterSystems maintain online documentation for. But I haven't found an easy way of being able to tell what changed between versio...
John Murray 3 months ago in Documentation 0 Community Opportunity

Publish the InterSystems IRIS Native SDK for Node.js on npm

People building Node.js apps commonly use npm as the place they get packages they depend on. Not being able to get the files needed for InterSystems IRIS Native API for Node.js from there adds friction which probably results in some lost opportuni...
John Murray about 2 years ago in InterSystems IRIS 2 Planned or In Progress

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 7 months ago in InterSystems IRIS 6 Planned or In Progress

IPM (ZPM) extension for VS Code

Create a VS Code extension that provides an alternative to the CLI user interface with the InterSystems Package Manager (aka IPM / ZPM). When working in VS Code a developer sometimes wants to install additional packages onto their IRIS server. Or ...
John Murray 7 months ago in Other 6 Done by Community

Role-Based Access Control for Data and Features

Intersystems IRIS currently supports role-based access control (RBAC) through the use of resources and roles. However, this functionality is not consistently implemented across all features. In some cases, access is granted based on a hardcoded %A...
Stella Ticker about 1 month ago in InterSystems IRIS 0 Needs review

Add %ConstructClone or Copy method in Dynamic Object and arrays

Currently we don't have option to clone the JSON object or array. Whenever I set the JSON object to another variable and execute the %Remove() or %Pop() method to in any of the object it impacts other(s) due to in memory same object reference. Add...
Ashok Kumar about 1 month ago in InterSystems Products 2 Needs review

Add warning before executing the truncate/delete query

Whenever executes a DML command DELETE or TRUNCATE without clause display warning message and cancel out the query execution option in management portal and terminal, it's mostly helpful in development environments and rarely used in production. H...
Ashok Kumar about 1 month ago in InterSystems Products 2 Needs review

E-learning for job

A learning platform for Caché where, as the student learns, they score and become available for job vacancies according to the score suggested by the company that makes the position available.
Andre Larsen Barbosa over 2 years ago in Learning 4 Will not implement

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

Modernize terminal

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