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 IRIS

Specific security features in IRIS for Windows.

I am writing to express our interest in obtaining information regarding potential enhancements to the IRIS for Windows product. Specifically, we are interested in the following features: 1. Password Uniqueness: Does the current version of the soft...
Nursultan Seitkali 2 days ago in InterSystems IRIS Needs review

Support for AI Spec-Driven Development (SDD)

Offer support for building an AI agent to enable Spec-Driven Development (SDD) for InterSystems IRIS applications. The spec can be created using JSON or generated using a terminal wizard. Spec-Driven Development (SDD) is a software engineering met...
Yuri Marx 10 days ago in InterSystems IRIS Needs review

Example of PyProd

I need an example of using PyProd to work with productions: create a CSV inbound adapter figure out the schema save all of it to the db Here's an article about it: https://community.intersystems.com/post/pyprod-pure-python-iris-interoperab...
Iryna Mykhailova 28 days ago in Bounty / InterSystems IRIS Community Opportunity

Option to CompileAllNamespaces() after failover to new version

When manually failing over from older version of IRIS to Newer version of IRIS by forcing a manual failover, it does not give enough time to run a CompileAllNamespaces() on the new version of IRIS before transactions start to process after failove...
Scott Roth about 1 month ago in InterSystems IRIS Needs review

Use ISOS as acronym for InterSystems ObjectScript

The traditional acronym, COS (=Caché ObjectScript) is not really up-to-dateand appears to be rather unwelcome in an official context ISOS for InterSystems ObjectScript seems to be more appropriate
Robert Cemper 8 months ago in InterSystems IRIS Community Opportunity

Create standardized llms.txt documentation for InterSystems products to improve LLM code generation quality for ObjectScript, Caché, and IRIS development

ObjectScript and InterSystems technologies are underrepresented in LLM training data, leading to poor code generation, hallucinations, and incorrect syntax suggestions. A standardized llms.txt file would provide LLMs with authoritative, structured...
Jan Miesbauer 4 months ago in Documentation / Generative AI / Initial Developer Experience / InterSystems IRIS Needs review

Make it possible to have a separate client certificate for a mirror

Currently in a mirror the same certificate is used as TLS server as well as TLS client. As more and more commercial CAs don't provide these type of certificates anymore, I'm now forced to create my own certificate to be able to comply. Certificate...
Luk Claes about 1 month ago in InterSystems IRIS Needs review

Light version InterSystems IRIS

Develop a light version for InterSystems IRIS. It is a fact that IRIS, today, includes several improvements and new functionalities, however, like "all" software evolution, it also requires heavier hardware resources. Not all applications need all...
Andre Larsen Barbosa almost 3 years ago in Initial Developer Experience / InterSystems IRIS Done by Community

Provide a single page view of free space in IRIS DBs

Actually, the information on free space in IRIS DBs requires many clicksand manual drilldown for each DB. +
Robert Cemper 8 months ago in InterSystems IRIS Done by Community

Fix bugged %JSONIGNORENULL parameter implementation

The %JSONIGNORENULL parameter was working as documented up to version 2020, after that version it does not work anymore. The idea is to fix it as per documentation or, in case there are concerns in existing code that may rely on bugged implemen...
Enrico Parisi 11 months ago in InterSystems IRIS Planned