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 54

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 22 days 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 1 month 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 9 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 10 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 11 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 11 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