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

InterSystems IRIS

Showing 232

See globals size in Management Portal.

In System > Globals it would be helpful to see the globals sizes, and be able to sort them by this new column.
Sylvain Guilbaud 10 months ago in InterSystems IRIS 2 Future consideration

Modernize terminal

Add command and variable/global name completion in the terminal.
Fabian Haupt over 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 over 2 years ago in InterSystems IRIS 14 Community Opportunity

Remember Preferred language selection for Management Portal "forever"

Everytime that the session of the Management Portal is closed the preferred language selected is lost, forcing to the user to change it the next time that log in. Using cookies would fix this problem, keeping the language selection at any time.
Luis Angel Pérez Ramos 9 months ago in InterSystems IRIS 5 Future consideration

Pull in all classes and tables called in a resource at export.

I would like to see any utilized class, table, global variable, etc. that is utilized within a production component pulled into the export list when I export from that component. Right now, tables, XML message schemas, message classes, and others ...
Victoria Castillo 8 months ago in InterSystems IRIS 2 Community Opportunity

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 12 months ago in InterSystems IRIS 4 Future consideration

Simplify classnames calls in ObjectScript

Currently everyone use ##class(classname).methodname() to call it. e.g. do ##class(Sample).ClassMethod() This is one of the painful moments about ObjectScript for developers. Can we introduce a parallel support of more simplified way, as: #classna...
Evgeny Shvarov over 2 years ago in InterSystems IRIS 0 Future consideration

System Management Portal - allow to cancel running SQL Query

when a user runs an SQL statement using System Management Portal, SQL menu, they may realize that SQL command takes too long to execute (too general SQL statement, too big table, ...). It would be great to be able to cancel such long running query...
Daniel Kutac 2 months ago in InterSystems IRIS 4 Already exists

Move users, roles, resources, user tasks, Mappings (etc) to a seperate Database, other than %SYS, so these items can be mirrored

There's nothing worse than failing over to find that many of your users are expired or don't exist or that your tasks do not exist. While mirroring is tried and true, the non-mirrorable items, as previously listed, are needed for true redundancy.
Sean O'Connor over 2 years ago in InterSystems IRIS 2 Planned or In Progress

Add a tool to Import routine to an InterSystems IRIS Server

Currently there is no way to import a routine (MAC, INT, INC) from file to a given IRIS Server. At least I haven't found a handy one. Management portal allows to import classes but not routines from disc to IRIS. It'd be great to add a UI package ...
Evgeny Shvarov about 1 month ago in InterSystems IRIS 2 Already exists