Skip to Main Content
InterSystems Ideas

Have an idea, suggestion, or something that doesn’t work as expected in InterSystems products or services? Share it here on the InterSystems Ideas Portal.

The Ideas Portal is where community members can propose improvements, report bugs, and help influence the product roadmap across InterSystems products and the overall developer experience. 22% of submitted ideas are implemented by InterSystems or members of the Developer Community.

💡 Ideas and bugs are both welcome, no matter how big or small. You can submit feature requests, usability improvements, workflow suggestions, and bug reports. Whether you’re an experienced expert or just getting started, your fresh perspective is valuable.

🛠️ About bugs and fixes. If you have access to InterSystems WRC, please submit bugs there for immediate action. Bug reports submitted through the Ideas Portal are reviewed and tracked, but do not guarantee immediate resolution.

Start by sharing what could be better - the community and our teams will help take it from there.

ADD A NEW IDEA

InterSystems IRIS

Showing 290 of 621

Light version InterSystems IRIS

Develop a light version for InterSystems IRIS. It is a fact that IRIS, today, includes several improvements and new functionalities, however, like "all" software evolution, it also requires heavier hardware resources. Not all applications need all...
Andre Larsen Barbosa over 2 years ago in Initial Developer Experience / InterSystems IRIS 4 Done by Community

Add a compiler flag to disable accidental code formatting

Add a compiler flag to relax or prevent the code from auto-formatting whenever a source file is imported and thus compiled, the reasoning for that is for preventing irrelevant changes from showing up in the source control such as: argument multi-l...
Rubens Silva about 2 months ago in InterSystems IRIS 1 Will not implement

Create a Docker image with material for InterSystems IRIS onboarding

Getting started with InterSystems IRIS is not so easy. There are so many possibilities and for a new dev it could be confusing,and the existing documentation is sparse and not exhaustive.Moreover, ObjectScript has changed a lot over the years, so ...
Pietro Di Leo 3 months ago in Initial Developer Experience / InterSystems IRIS 0 In Progress

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 3 years ago in InterSystems IRIS 3 Implemented

Superset language for ObjectScript

With the coming of dynamic objects I feel that at this point we need something that ressembles TypeScript. So my suggestion is for having a superset language that can be transpiled to either classes or routines, whichever fits the bill. The idea i...
Rubens Silva about 2 months ago in InterSystems IRIS 0 Needs review

Bring back the wizards

As there are no wizards in VSCode, it can be daunting for new programmers to write code correctly, for example, relationships. So the idea is to add to the extension some functionality to give commented-out examples of how to describe classes corr...
Iryna Mykhailova 4 months ago in Initial Developer Experience / InterSystems IRIS 2 Already exists

Introduce a whatsapp adapter for IRIS Interoperability

WhatsApp is getting a number one channel for communication, even for business. It'd be great to have an adapter, BO, and BS to support WhatsApp
Evgeny Shvarov 3 months ago in InterSystems IRIS 0 Community Opportunity

Add pool size in production configuration page

Pool size used to be displayed in Production Configuration page in Management Portal in old version of Ensemble, unfortunately this (IMHO very important) information is now missing. To get the pool size you need to click in each and every host in ...
Enrico Parisi 12 months ago in Developer Experience / InterSystems IRIS 2 Implemented

Filter DTLs in Rule Definitions

When defining a Rule and adding a Send action I would like to see better filtering on the list of Transforms listed in the UI If the rule is Rule Type = HL7 Message Routing Rule it would seem that the only valid transforms to select are those wh...
Stephen Canzano 2 months ago in InterSystems IRIS 1 Needs review

Introduce generated unittests for REST API calls generated by ^%REST vs Open API spec

^%REST can generate REST API classes that handle calls listed in Open API spec. It'd be great if the lib could also generate unittests for all the implementation methods. Tests could leverage approach, provided by David Hockenbroch here, which hel...
Evgeny Shvarov 4 months ago in Developer Experience / InterSystems IRIS 1 Done by Community