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 Products

Showing 327

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

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 2 months 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

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

Edit books : InterSystems IRIS for Dummies

In order to help the dissemination of InterSystems technologies, create, alongside documentation, supports in the vein of "... for dummies ". Examples : Health Data Orchestration for dummies Analytics for dummies Machine Learning for dummies Busin...
Sylvain Guilbaud 9 months ago in InterSystems Products 3 Community Opportunity

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 8 months ago in InterSystems Products 0 Future consideration

Distinguish Read only properties from editable properties in Task Scheduler Wizard

The Task Scheduler is a powerful feature that enables users to automate tasks and improve system management efficiency. However, some tasks may contain Read-Only properties, which users are not permitted to modify. These properties are designated ...
Stella Ticker about 2 months ago in InterSystems Products 1 Needs review

Code snippets library

The Studio has a tab where you can add code snippets on your local machine (with a very small amount of code snippets already present). It would be nice to build a library of code snippets on the community site to perform a variety of tasks like u...
Danny Wijnschenk over 2 years ago in InterSystems IRIS 14 Community Opportunity