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 40

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

Earn GM points by subscribing to the InterSystems YouTube channel

Earn GM points by subscribing to the InterSystems YouTube channel: https://www.youtube.com/@InterSystemsCorp Benefits: Increase engagement with InterSystems video technologies and content and enable developers and customers to learn more about Int...
Yuri Marx 7 months ago in Global Masters 0 Already exists

Desktop SQL Explorer for InterSystems IRIS

For developers and analysts who prefer desktop GUI, build a cross-platform(Windows, macOS, Linux)desktop SQL Explorer for InterSystems IRIS — like DBeaver, MySQL Workbench and SSMS but tailored to IRIS.
Fan Ji 8 months ago in InterSystems IRIS 1 Already exists

Integrate DC AI Into Documentation

The integration of Developer Community AI (in different name) into the InterSystems IRIS documentation would enhance search efficiency and ease of access to relevant information, while also providing exposure to the Developer Community AI / Develo...
Ashok Kumar T 11 months ago in InterSystems Products 4 Already exists

Interoperability Visual Trace: Provide option to hide EventLog entries

When viewing a message trace for a session via http://localhost:52773/csp/healthshare/hsedge1/EnsPortal.VisualTrace.zen?SESSIONID=3044 it would be nice to have an option to hide all of the Ensemble Event Log entries(warning, alert, error, trace et...
Stephen Canzano 11 months ago in InterSystems IRIS 3 Already exists

Add a tool to Import routine to an InterSystems IRIS Server

Currently there is no way to import a routine (MAC, INT, INC) from file to a given IRIS Server. At least I haven't found a handy one. Management portal allows to import classes but not routines from disc to IRIS. It'd be great to add a UI package ...
Evgeny Shvarov about 1 year ago in InterSystems IRIS 2 Already exists

Add synonyms (aka) to object properties

For exampleProperty Diagnosis As %String [ Aka="ClassificationType, Symptom" ];If used carefully(!) it can be useful. For example, for combining legacy code.
Aleksandr Kolesov over 1 year ago in Other 2 Already exists

System Management Portal - allow to cancel running SQL Query

when a user runs an SQL statement using System Management Portal, SQL menu, they may realize that SQL command takes too long to execute (too general SQL statement, too big table, ...). It would be great to be able to cancel such long running query...
Daniel Kutac over 1 year ago in InterSystems IRIS 4 Already exists

Option when purging messages also include child objects

When message purging occurs, only the top level object is deleted as part of regular data purging. This leaves child objects of the purged objects orphaned. There are ways to handle this in code, by overriding OnDelete, but it would be preferred t...
Lewis Houlden over 1 year ago in InterSystems IRIS 7 Already exists

Automatic API documentation

Problem : API documentation we need to create manually every time Solution : We need to provide Automatic API documentation like swagger. It should automatically list out API's and request and responses possible with customization Benefits : rapid...
Veerarajan Karunanithi over 1 year ago in InterSystems IRIS 4 Already exists