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

Search results: InterSystems IRIS

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

Add SQL Query History

There is no way to see the history of SQL queries on a particular IRIS server. it'd be good to have for debugging and performance improvement helper. Yes, there are statements with Frozen parameters available, but sometimes one needs to see the ex...
Evgeny Shvarov 4 months ago in Developer Experience / InterSystems IRIS Needs review

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 5 months ago in Developer Experience / InterSystems IRIS Needs review

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

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

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 8 days ago in InterSystems IRIS Needs review

Security Import/Export from Management Portal

Add Import/Export options from the Management Portal for Security configurations. In many customers the access of the users to the Terminal is blocked for security policies and they can't export/import configurations among environments. Including ...
Luis Angel PĂ©rez Ramos 3 months ago in Developer Experience / InterSystems IRIS Needs review

AI Digital Twin & Safe Replay Studio: One‑click production clone, anonymized traffic replay, and “what‑if” simulation

Problem Changes to productions (new DTLs, rules, adapters, timeouts, upgrades) are risky because test environments rarely mirror real traffic, partner quirks, or peak volumes. Reproducing an incident or validating a partner change requires man...
Tirthankar Bachhar 6 months ago in Developer Experience / Generative AI / InterSystems IRIS Needs review

Setting Parameters for Tasks that are OnDemand

It would be nice if when you run a Task to be OnDemand, that you can set Parameters for that Task to be ran as OnDemand, and not have to modify the Task within the Task Scheduler.
Scott Roth about 1 month ago in InterSystems IRIS Needs review

Make the debugger skip classes without generated code

There's just no use on having the debugger jump inside classes that don't have generated code (such as %DynamicObject, %Api.Atelier, %RegisteredObject etc), causing it to fail and make the whole debugging procedure a hell. Mind you that while we c...
Rubens Silva about 2 months ago in InterSystems IRIS Needs review