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

Sentient - Use the correct email address

Objective If you have a common first name like me, you receive all sorts of email intended for other people. This is a Security and Information Governance blindspot. With Generative AI, it becomes possible to prevent the unintentional spreading of...
Alex Woodhead over 1 year ago in Generative AI 3 Done by Community

Global->JSON->Global converter

Introduce a package which can:export arbitrary Global (or part of global) into file.jsonimport file.json into Global expose global in JSON into device and vice versa
Evgeny Shvarov over 3 years ago in InterSystems IRIS 2 Done by Community

Add polling for changes to the VSCode extension(s)

Currently, if you edit code client-side in VSCode the local copy of any routines/classes remain static.If someone else makes a change, via Studio or another VSCode session etc..., then that change doesn't update my local client copy or flag that a...
David Underhill 5 months ago in InterSystems IRIS 1 Will not implement

Group selectable "Service class" by technology, not just alphabetically

When you are working in a production and you want to add a new Business Service / Operation the selectable shows a long list of classes, usually for newbies this list is terrifying. If the Production screen is going to be updated to Angular would ...
Luis Angel Pérez Ramos almost 2 years ago in InterSystems IRIS 0 Planned or In Progress

secrets management

A secrets management facility that is much like aws parameter store, k8s secrets, etc... where files, strings, etc can be stored and accessed throughout the product. gpg keyscertsaws credsgcp keysstrings Very similar to "Credentials" in EnsLib but...
Ron Sweeney about 3 years ago in InterSystems IRIS 1 Done by Community

Unit testing in VSCode

A unit testing user interface in VSCODE, similar to what is available for Java or .NET (JUnit, xUnit,…), for use in initial or test driven development.
Robert Barbiaux over 2 years ago in InterSystems Products 3 Done by Community

Tool to convert legacy dot syntax code to use bracket syntax

I'm sure that I am not alone in maintain a mass of legacy code, some of which uses the dot syntax for blocks of code. Wouldn't it be great to have a tool to convert this to guaranteed equivalent code using the bracket {} syntax?
John Cassidy almost 3 years ago in Other 0 Community Opportunity

PDF reports for IRIS BI

Would be great to have a feature in IRIS BI (DeepSee Web) to organize widgets on a list or several, and then print this view in a PDF file.Like Google Data studio for example
Elena E almost 3 years ago in InterSystems IRIS BI 1 Community Opportunity

Add basic tutorial of Docker or point to a Docker tutorial in Documentation

I do not know about others, but Docker and the intro of Docker was not a forte of mine coming into trying out new components of InterSystems IRIS. We are moving to IRIS and with that we want to incorporate into our upgrade. I have been struggling ...
Scott Roth almost 3 years ago in Documentation 6 Already exists

Manage SQL accesses to all or some schemas in a database, instead of managing it a the tables level.

Currently, the SQL privileges (SELECT, INSERT, UPDATE, DELETE) are managed at the tables level, which can be very tedious when you have to administer many roles in an organization, and need to keep them sync with a constantly evolving data models....
Sylvain Guilbaud almost 2 years ago in InterSystems IRIS 2 Already exists