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

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 2 months 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 2 months ago in Bug reports 2 Implemented

Store table tuning statistics with globals, not routines

Currently, table tuning data is part of a class definition. Many of us are splitting routines and globals into different databases to keep the data and the code separate. This causes a problem because we have many situations where we want the same...
David Hockenbroch 10 months ago in InterSystems IRIS 1 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

Need Help or Assistance menu or portal for Global Masters

we encounter some issues in the global master's portal ,sometimes related to ask's and sometime related to reward redemption or reward delivery assistance. which is currently not available
harshitha b 12 months ago in Global Masters 3 Implemented

New reward: tickets to global summit 2025

Buy global summit 2025 tickets using global masters points on rewards page.
Yuri Marx 12 months ago in Global Masters 1 Implemented

Configuration Merge: Configure NLS Settings

To me NLS settings sounds a perfect Configuration Merge candidate. Currently we're running: do ##class(Config.NLS.Locales).Install("finw")set ^SYS("NLS", "Config", "Collation")="Finnish3" with iris terminal.
Jani Hurskainen about 1 year ago in InterSystems IRIS 1 Implemented

Record startup and shutdown user id

Add the actual user id that initiated an IRIS startup and shutdown to the messages.log and also to the system audit database.
Colin Richardson over 1 year ago in InterSystems IRIS 3 Implemented

Create DTL on the fly from within a Business Process

When working on a new Business Process, and you add a Translation as an object to the Business Process it requires that the DTL already be built so you can insert it into the required values. It would be nice if we could create a DTL on the fly wi...
Scott Roth over 1 year ago in InterSystems Products 5 Implemented

Feed the InterSystems Developer Community AI with the documentation

I love the new Developer Community AI, which makes searching for subjects and doubts easier. It even writes code - fantastic!However, it still has a lot of questions that remain unanswered, and I believe that if it were fed not only from public po...
Heloisa Paiva over 1 year ago in Developer Community 0 Implemented