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.
Make a module which will let to use IRIS and Firebase framework
There is the Google Firebase project which gives you the way to create data instances and the CRUD UI for these instances. So it is the way to make a mock-up project with the backend and frontend very fast.
Evgeny Shvarov
about 3 years ago
in InterSystems IRIS
2
Done by Community
Option when purging messages also include child objects
When message purging occurs, only the top level object is deleted as part of regular data purging. This leaves child objects of the purged objects orphaned. There are ways to handle this in code, by overriding OnDelete, but it would be preferred t...
For community articles, let admins (and possibly article authors) pin particular comments to the top
Sometimes, particular comments on a DC article offer crucial insight that people should. Allowing authors or DC admins to be able to pin this to be the first comment after the article (or perhaps even above it?) so that they make sure that people ...
Jonathan Sue-Ho
over 2 years ago
in Community
1
Future consideration
We regularly use delegates as a way of separating our rules and version controlling them. We currently cannot jump directly to the delegate ruleset. The quickest way we have found is copying and adjusting the URL.
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
over 2 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...