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

Ideas

Showing 169 of 629

Add Process Id to the Task Details page and allow stopping a task while running

Currently, the Task Details page within the Task Manager doesn't show the process id of the Task while it is running neither allows the user to stop the task while it is running. Many times I've seen tasks running forever due to bugs, bad queries ...
Pietro Di Leo about 1 month ago in Developer Experience / InterSystems IRIS 0 Future consideration

Add "where" clause to SQL Data Export in management portal

Allow user to specify a where clause when doing a data export so the export can be filtered instead of being a full dump of the specified table.
Lori Fassman 3 months ago in Developer Experience / InterSystems IRIS 0 Needs review

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 2 months ago in Developer Experience / 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 4 months ago in Initial Developer Experience / InterSystems IRIS 0 In Progress

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 about 1 year ago in Developer Experience / InterSystems IRIS 2 Implemented

Enhance CREATE DATABASE by adding WITH INTEROP and WITH ANALYTICS options

While it's very convenient to use the CREATE DATABASE command to quickly create a namespace with two databases suffixed with D for data and C for code, it would also be useful to add options to automatically make this namespace immediately availab...
Sylvain Guilbaud about 1 month ago in Developer Experience / InterSystems IRIS 1 Will not implement

Add an "Add Server to VS Code" Option to System Tray Icon

There could be an option from the system tray icon to add a server to Visual Studio Code. When clicked, it could add the selected server to the InterSystems Server Manager extension of Code by editing the "intersystems.servers" node of settings.js...
David Hockenbroch 5 months ago in Initial Developer Experience / InterSystems Products 0 Future consideration

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

Provide a label DEPRECATED for OEX packages

It would be fair to signal to other users of OEX that there is no intention to do any maintenance for a package. Also, a kind of warning if it is used. Actually, the only option is to unpublish it. Just letting it hang around and ignoring Issues a...
Robert Cemper 4 months ago in Developer Experience / Open Exchange 0 Needs review

Generate OpenAPI / Swagger Specification from FHIR Capability Statement

In most customer projects, we end up using the customer's existing enterprise API Gateway to expose FHIR endpoints. This is particularly prevalent with payer customers most recently. Their API Gateway team will request an OpenAPI specification for...
Fred Harmon 6 months ago in Developer Experience / InterSystems FHIR Server 0 Future consideration