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 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
10 months ago
in InterSystems IRIS
1
Will not implement
Add workflow task as Activity in Business Process Designer
To create workflows easily from the BP designer screen would be really helpful to have a specific activity with the required info to create a TaskRequest.
Luis Angel Pérez Ramos
over 1 year ago
in InterSystems IRIS
0
Will not implement
The ability to export current settings to a %Installer Manifest
For easy deployment (cloning) of systems, it would be convenient to export selected settings such as Users, Namespaces, Databases, SSL Configs, etc to a %Installer Manifest
Herman Slagman
about 3 years ago
in InterSystems IRIS
4
Will not implement
As part of integration, data fabrics, or organisation-wide analytics, developers have to pull in (or reach out and retrieve) data from disparate data sources.
The typical normalise and build a common/canonical data model of tables and fields that...
Wouldn't it be so nice to have a graphical programming language for all Intersystems' tools? Specially designed for people who think visually or are from bussiness areas or are being attracted from languages such as Scratch?
Should be possible to build a basic production or process based on simple options. For instance if I just want to import a CSV file and populate a generated class then all I need to supply is a name and a file source.
David Underhill
about 3 years ago
in InterSystems IRIS
5
Will not implement
I know there are ways to customize colors in Options, but I seem to not be able to dial it in right. Other IDEs Ive used have a native nice looking dark mode so Id like to see that implemented.
Shaun Norum
about 3 years ago
in InterSystems IRIS
7
Will not implement
Using OpenSSH Key for Authentication in IRIS on System based accounts
For internal IRIS accounts like Admin, _system, etc... could we incorporate so mechanism to use encryption keys for Authentication instead of using passwords. We have written a couple of shell scripts that login via Terminal and execute EnableConf...
Scott Roth
about 2 years ago
in InterSystems IRIS
5
Will not implement
The bitmap index is calculated for each node, so I think it will be used as a line. By capturing this as a plane on the horizontal and vertical axes and converting it into a binary image, if it can be processed like image composition or black and ...
Akio Hashimoto
over 2 years ago
in InterSystems IRIS
14
Will not implement
Adding version control and branches per project in IRIS
When creating a project in IRIS and adding the classes corresponding to that project, it would be nice to be able to initialize a repository in GIT with the project files and to be able to manage the branches and commit/push the code. In response ...