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

All ideas

Showing 55

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

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 11 months ago in Developer Experience / InterSystems IRIS 2 Implemented

clear the chat history in our Developer Community AI assistant.

In 2025, a deletion feature for a programming AI is a technical and legal necessity rather than a luxury. Forcing permanent storage of proprietary code creates an unacceptable intellectual property risk, as even inadvertent leaks of API keys or se...
Stella Ticker about 1 month ago in Developer Community 1 Implemented

SQL: Undefined error with IN

CREATE TABLE t0(c0 BIT );SELECT * FROM t0 WHERE (c0 IN (c0, c0, c0, c0)); produces error SQL Error [400] [S1000]: [SQLCODE: <-400>:<Fatal error occurred>] [Location: <Prepare>] [%msg: <<UNDEFINED>in+4^%qaqpnl *mt("v","4"...
Dmitry Maslennikov about 2 months ago in Bug reports 2 Implemented

Implement samples of $system.external interface (aka "InterSystems External Servers")

The new $system.external interface (aka "InterSystems External Servers") is used to call/integrate with external language code/libraries, it replace the old gateways (for example Java gateway) that required the import of proxy objects. For the old...
Enrico Parisi about 2 years ago in InterSystems IRIS 1 Implemented

Have nicknames for community users

Users may prefer to have their nicknames displayed in posts in Developer Community. In Japan's community team, we are discussing some users may not like to be identified by their real names so that they are reluctant to post their questions and ar...
Minoru Horita over 2 years ago in Developer Community 2 Implemented

Developer Community AI Chatbot

To ask questions and get answers based on the Community posts & documentation.
Anastasia Dyubaylo almost 2 years ago in Developer Community 2 Implemented

LIMIT OFFSET support for IRIS SQL

LIMIT OFFSET feature is widely used by other databases. And it is a real pain at the moment to achieve something similar on IRIS SQL. Django ORM for instance requires this for pagination, and there is no way to make it some other way
Dmitry Maslennikov over 3 years ago in InterSystems IRIS 4 Implemented

Career-oriented learning paths

There is no second opinion InterSystems is having a great community and a learning portal. Out of the learning paths available in the below link, I think we should have career-oriented paths. Please share your inputs https://learning.intersystems....
Aasir Waseer over 3 years ago in Learning 1 Implemented

Introduce WITH into IRIS SQL engine

Introduce the support of WITH functionality in IRIS SQL
Evgeny Shvarov about 4 years ago in InterSystems IRIS 4 Implemented