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

Modernize terminal

Add command and variable/global name completion in the terminal.
Fabian Haupt about 2 years ago in InterSystems IRIS 4 Future consideration

Code snippets library

The Studio has a tab where you can add code snippets on your local machine (with a very small amount of code snippets already present). It would be nice to build a library of code snippets on the community site to perform a variety of tasks like u...
Danny Wijnschenk about 2 years ago in InterSystems IRIS 14 Community Opportunity

Exporting OAuth Server/Client Configs using ^SECURITY or another method

https://community.intersystems.com/post/can-oauth-client-configurations-be-exportedcopied-one-instance-another as pointed out in this post, ##class(Security.System).ExportAll() does not export the OAuth settings within an environment. This would b...
Scott Roth 3 months ago in InterSystems Products 0 Needs review

Automated Schema Comparison and Synchronization

Problem : if we are maintaining the two separate instances for load balancer. we can't able to maintain the schema comparison and synchronization. it is possible by using git redeploy. but we need to redeploy the code. Proposal : instead we need t...
Veerarajan Karunanithi 4 months ago in InterSystems IRIS 3 Community Opportunity

Implement autosave for DTL and BPL pages

This is a very recurrent complain from our customers, it's very common that they lose all the design implemented for a DTL/BPL after an automatic web page refresh or a session close. That would be great to have an automatic save where you can get ...
Luis Angel Pérez Ramos about 1 year ago in InterSystems Products 5 Planned or In Progress

Category dropdown to appear in alphabetical order (ignoring case)production config page

Different systems have different rules on the casing of the name of the system. Those with a capital letter appear before those starting with lower case (this includes second letters ect. The alphabet order is A-Z then a-z i.e. a system called eSy...
Mark OReilly about 2 months ago in InterSystems IRIS for Health 0 Needs review

Add browser based terminal to Management Portal

Would be helpful for deployed servers in AWS/GCloud/etc. to be able to just access the terminal in management portal.
Robert Hanna 8 months ago in InterSystems IRIS 4 Future consideration

Implement or incorporate a mocking framework to complement %UnitTest class

Interoperability components often have dependencies such as external connections or callouts to external packages/libraries. In order to create UnitTests, we need to mock those components with something like Mockito so we aren't required to write ...
Chi Nguyen-Rettig 8 months ago in InterSystems IRIS 0 Planned or In Progress

Add shorthand options like "N" & "T-2" to represent date/timestamps in Message Viewer Search fields.

When searching over messages using message viewer, instead of having to manually enter the exact date/time of the start & end time, I would like to be able to use a shorthand that would theoretically update as I reuse the search. For example: ...
Victoria Castillo 4 months ago in InterSystems IRIS 0 Future consideration

Improve Bracket Colors in Embedded SQL on VSC

It would be extremely helpful if, when using the InterSystems theme on Visual Studio Code, the bracket colors displayed in Embedded SQL were less confusing. In the screenshot I took this morning, you can clearly see pairs of blue, red, and yellow ...
Pietro Di Leo 28 days ago in InterSystems IRIS 2 Will not implement