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

InterSystems Products

Showing 442

Include bar code/QR code recognition as a standard function

Zen reports, InterSystem Reports, and IRIS all have ways to generate bar codes and/or QR codes and put them on documents, but there is nothing to read them. Reading them relies on 3rd part packages and sometimes specialized hardware, depending on ...
David Hockenbroch over 2 years ago in InterSystems IRIS 1 Will not implement

recursive search in Abstract Set Query

1️⃣ Description of the Idea Introduce recursive search capability in InterSystems Abstract Set Query (ASQ) to efficiently navigate and retrieve data from complex %DynamicObject and %DynamicArray structures. This enhancement enables querying deeply...
Ashok Kumar T 8 months ago in InterSystems Products 0 Needs review

Management Portal page for CONFIGVALUE parameters

Add a user interface to Management Portal, that lists and let you edit/import/export class parameters declared as CONFIGVALUE.
Robert Barbiaux 8 months ago in InterSystems IRIS 0 Needs review

Managed alerts resend message button

From Managed alerts often the solution is "resend the message" as is a temporary fault. A button to clear the alert by resending the original message at fault would be useful as at the moment need to look at trace, get the object id, go to message...
Mark OReilly over 1 year ago in InterSystems IRIS for Health 1 In Progress

Transient data

When modeling a new table or persistent class, allows to mark the table or persistent class as transient. The transient attribute will set how many time the data will exists in the database. Transient data is useful to persist temporal data, like ...
Yuri Marx over 2 years ago in InterSystems IRIS 3 Community Opportunity

Add Typescript Interface Projection

Description: The projection options for persistent classes should include an option to project them to a TypeScript interface. Target Audience: Since some of the most popular front-end frameworks such as Angular, React, and Vue.js offer TypeScript...
David Hockenbroch 8 months ago in InterSystems IRIS 1 Future consideration

Add GloRef and Executed lines in UnitTest portal.

Hello, It could be interesting to know the number of GloRef and executed lines in the UnitTest portal. Currently, the portal shows the duration it's good, but it could be better to add gloref and lines. I guess, I can log this myself using OnBefor...
Lorenzo Scalese about 2 years ago in InterSystems IRIS 0 Ideas Contest

Add the option to call class parameters in Embedded Python

Currently, class parameters can be called in ObjectScript in the following way: write ..#ParameterName The same construction in Embedded Python looks like this: import irisprint(iris.cls('ClassName')._GetParameter("ParameterName") Could it be simp...
Evgeny Shvarov over 3 years ago in InterSystems IRIS 0 Ideas Contest

A Dynamic Cheat Sheet to lookup for Common Core Functions for Reusability

When developing Region or site level codes, sometimes we tend to create our own functions to complete it; But what if there is a core function which does the same thing and you didn't know of. Below advantages can be achieved if the common core fu...
Shareek Ahamed over 3 years ago in Initial Developer Experience / InterSystems IRIS 3 Community Opportunity

Module deployment support via Production Export in Dev environment

Enhance Integration Production view Action-> Export dialogue. In addition to outputting a monolitic XML export of resources. This form should support the transparent generation of an IPM module and be able to push via IPM to named repository. I...
Alex Woodhead over 2 years ago in InterSystems IRIS for Health 0 Community Opportunity