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 52

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 8 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 9 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 9 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 10 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

Improve support for client-side editing in VS Code

A way to maintain the currently connected namespace content (classes, LUTs, etc.) in sync with current file system (git repository) content. For example when moving/renaming classes or switching to another git branch.
Robert Barbiaux over 1 year ago in Developer Experience / InterSystems Products 2 Implemented

VSCode Delete Server Version of Source Code

When we delete a source code or rename the source code (routine or class), the old version still on the server, this cause a mess in server side with a lot of classes/routines that are not in use. Then when we delete or rename (I think this part i...
Cristiano Silva over 1 year ago in Developer Experience / InterSystems IRIS 3 Implemented