Skip to Main Content
InterSystems Ideas
We love hearing from our users. Tell us what you want to see next and upvote ideas from the community.
* Bugs and troubleshooting should as usual go through InterSystems support.
ADD A NEW IDEA

All ideas

Showing 54

testing framework for InterSystems IRIS microservices

The idea proposes to develop a testing framework for InterSystems IRIS microservices that would make it easier to test microservices independently and in concert. This would be especially useful for developers who are creating microservice-based a...
din ba 9 months ago in InterSystems Products 0 Future consideration

Move tags to the top of the post/article/question in emails

Incoming emails from the Community could be more quickly parsed and either read or deleted by the user if the #tags are included at the *top* of the email rather than at the bottom. Helping Community users more quickly identify email updates for t...
Ben Spead 9 months ago in Community 0 Future consideration

Move tags to the top of the post/article/question in the posts feed

When scrolling through the list of article (e.g. https://community.intersystems.com/ or https://community.intersystems.com/tags/ccr), users would like to see the #tags at the top of the article so they can quickly see whether it's a posting that i...
Ben Spead 9 months ago in Community 0 Future consideration

Intersystems IRIS "green time" profile

Iris will run a profile time where it collects all the usual code run over a period (like a week) and then it create a tipical profile for that workload. With this profile in use, it manage the os so that it can consume less cpu power when not nee...
Pietro Montorfano 9 months ago in InterSystems Products 0 Future consideration

Why use storage for an index that has never been used?

If an index has never been used (or not for a long time), is it really necessary to use hard drive storage for the index? After a sufficiently long time has passed, it seems like it would be possible to purge storage of index data. The index would...
Nelson Tarr 9 months ago in InterSystems IRIS 5 Future consideration

Optional "Green Mode" Configuration Setting for IRIS

Much like how cars often have a "Eco" driving mode, create an optional mode for using IRIS in a greener manner. If a user of IRIS wants to prioritize reducing their carbon footprint over performance, they should be able to do so. It's possible ...
Nelson Tarr 9 months ago in InterSystems IRIS 0 Future consideration

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 9 months ago in InterSystems IRIS 0 Future consideration

Add new field in the Community Articles to link them with the official documentation

It would be really usefull to join the articles of the community with the official documentation, you would be able to see real examples directly from the official documentation.
Luis Angel Pérez Ramos 9 months ago in Community 1 Future consideration

Import classes with ES6 syntax

Being able to import classes into another class for example using ES6 syntax, this way you could reduce the use of ##class(Sample). throughout the document when it is needed repeatedly in more than one place. A possible example would be to be a...
Joan Pérez 9 months ago in InterSystems IRIS 0 Future consideration

use Python Class Definition Syntax to create IRIS classes

Now that IRIS support Python, UDL syntax should not be the only way with SQL DDL to define/create classes in IRIS.
Sylvain Guilbaud 10 months ago in InterSystems IRIS 4 Future consideration