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 610 of 610

Vector Database Web Gateway offload encoding inbound and generative inference outbound

A scaled deployment of IRIS web application tends to have multiple web servers. These play well to load-balance traffic, providing good utilization on busy applications. Web Servers take over the checking and serving static of content, to let the ...
Alex Woodhead about 2 years ago in Generative AI 3 Community Opportunity

Import a Google Drive document as an article into InterSystems Community

Currently, when submitting a new application, Open Exchange is able to import the Readme from within GitHub. It would be great if it were possible, when creating an article, to be able to import the contents of the file from a Google Drive or One ...
Yuri Marx over 3 years ago in Developer Community 5 Future consideration

Change the layout of "New Idea" screen

It would've been nice if the size of the tooltip was much smaller and "Details" - much bigger. And it was possible to resize the Details memo by hand not wait for it to resize itself.
Irène Mykhailova over 3 years ago in Ideas Portal 0 Implemented

Add Favorites in GM

It would be nice to have a functinality on Global Masters to add a challenge (especially a recurring one) to favorites, so it's easier to find next time.
Irène Mykhailova over 3 years ago in Global Masters 1 Planned

enable the server widget on discord

I wanted to promote the community through my site, but found that the server widget was not enabled on the server. Not sure if this is by design or not, or there is a reason not to. I wanted to embed the widget in my site, like the attached, becau...
Ron Sweeney over 3 years ago in Developer Community 2 Implemented

Change the style of the tables in the official documentation

Describing the tables in the docs, two main points make it difficult to see to which row a sentence belongs: The colors that distinguish each line have low contrast (#FFFFFF and #F8F9F9); The texts are centralized in the y-axis (and thus, rows don...
Heloisa Paiva over 2 years ago in Documentation 2 Implemented

Using OpenSSH Key for Authentication in IRIS on System based accounts

For internal IRIS accounts like Admin, _system, etc... could we incorporate so mechanism to use encryption keys for Authentication instead of using passwords. We have written a couple of shell scripts that login via Terminal and execute EnableConf...
Scott Roth over 2 years ago in InterSystems IRIS 5 Will not implement

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 about 1 year ago in Other 2 Already exists

Enhance the Interface Maps

Please consider enhancing the Interface Maps functionality: Make Rules clickable in the Sequential View Make Transforms clickable in the Sequential View
Paul Hurley over 2 years ago in InterSystems IRIS 0 Planned

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