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

Enter the number of items available for rewards.

On several occasions I focused on a specific reward, trying to get enough points, and when I did, the item was no longer available (I believe because all the items had been redeemed).Therefore, if the quantity of available/delivered items were dis...
Andre Larsen Barbosa about 1 year ago in Global Masters 2 Future consideration

Introduce Flyway Support in IRIS

Flyway is an opensource db migration tool. Here is the related discussion: https://community.intersystems.com/post/flyway-support-intersystems-iris It'd be great to have IRIS support. There is an attempt dated 3 years ago: https://github.com/flywa...
Evgeny Shvarov 2 months ago in InterSystems IRIS 0 Community Opportunity

Add Search and Sort Functions to the Queue Panel of the Production Settings side bar

In InterSystems IRIS and HealthShare productions can be composed by dozens of different components. To a better queue management, I propose adding in the queue panel of the Production Settings: A Sort button, in order to identify rapidly all the c...
Pietro Di Leo 7 months ago in InterSystems HealthShare 5 Done by Community

Built in Test data Generator

Automatically create test cases. A manual or automated test data generator. This tool will integrate seamlessly with InterSystems IRIS to generate a wide range of test data, covering various scenarios and edge cases. It will include customizable ...
Veerarajan Karunanithi 10 months ago in InterSystems IRIS 5 Community Opportunity

VSCode Delete Server Version of Source Code

When we delete a source code or rename the source code (routine or class), the old version still on the server, this cause a mess in server side with a lot of classes/routines that are not in use. Then when we delete or rename (I think this part i...
Cristiano Silva 10 months ago in InterSystems IRIS 3 Planned or In Progress

Automatic setting alerting rapid db size in messages log

As a trust we have had two instances of rapid db expansions filling up drive space. Once was a bug in the temp db, the second an error in Preproduction where dodgy code was running. It would be nice if there was a more manual "Warn" value setting ...
Mark OReilly 7 months ago in InterSystems IRIS for Health 1 Done by Community

Add history and aliases to the VS Code WebSocket Terminal

The vscode-objectscript extension supports a WebSocket-based terminal that's integrated with VS Code's Terminal UI. It has some key features that the standard IRIS terminal lacks, like syntax coloring and multi-line input. However, the standard IR...
Brett Saviano 10 months ago in InterSystems Resources for Developers 0 Future consideration

Private Variables

Provide variables that don't appear in the regular symbol table. Example: Start a server process and provide a Private Key. As long as the process runs, its value is held in memory. We don't want anyone to snoop around the Management Portal or an ...
Herman Slagman about 1 year ago in InterSystems IRIS 6 Future consideration

Errors messages to be more clear

I find it a bit hard to understand the error, maybe error messages can be clear or trying to detect misspelling and create a more understanding of error message.
Evans Tlhako 10 months ago in InterSystems IRIS 2 Will not implement

Audience missing from OAUth 2.0 config

audience is often required form recorded body SettSC=tHttpRequest.SetHeader("Content-Type","application/json")SettSC=tHttpRequest.SetHeader("audience","https://patientlist-api-cqa.drdoctor.co.uk/") DotHttpRequest.InsertFormData("client_secret",cr....
Mark OReilly 8 months ago in InterSystems IRIS for Health 0 Needs review