Skip to Main Content
InterSystems Ideas

Have an idea, suggestion, or something that doesn’t work as expected in InterSystems products or services? Share it here on the InterSystems Ideas Portal.

The Ideas Portal is where community members can propose improvements, report bugs, and help influence the product roadmap across InterSystems products and the overall developer experience. 22% of submitted ideas are implemented by InterSystems or members of the Developer Community.

💡 Ideas and bugs are both welcome, no matter how big or small. You can submit feature requests, usability improvements, workflow suggestions, and bug reports. Whether you’re an experienced expert or just getting started, your fresh perspective is valuable.

🛠️ About bugs and fixes. If you have access to InterSystems WRC, please submit bugs there for immediate action. Bug reports submitted through the Ideas Portal are reviewed and tracked, but do not guarantee immediate resolution.

Start by sharing what could be better - the community and our teams will help take it from there.

ADD A NEW IDEA

Developer Experience

Showing 129

Prettier plugin for ObjectScript

Prettier is an opinionated code formatting CLI. It would be great if it supported ObjectScript so teams could enforce consistent code styles on an entire codebase using git.
Brett Saviano about 2 months ago in Developer Experience 0 Community Opportunity

Generate OpenAPI / Swagger Specification from FHIR Capability Statement

In most customer projects, we end up using the customer's existing enterprise API Gateway to expose FHIR endpoints. This is particularly prevalent with payer customers most recently. Their API Gateway team will request an OpenAPI specification for...
Fred Harmon 4 months ago in Developer Experience / InterSystems FHIR Server 0 Future consideration

Add pool size in production configuration page

Pool size used to be displayed in Production Configuration page in Management Portal in old version of Ensemble, unfortunately this (IMHO very important) information is now missing. To get the pool size you need to click in each and every host in ...
Enrico Parisi 11 months ago in Developer Experience / InterSystems IRIS 2 Implemented

implement digital signature for JSON / serialize json to canonicalized form per RFC 8785

when exchaning patient documents over information networks, it is demanded to sign these documents digtally. whilst we support cryptogprahy for XML documents, we do not have similar functionality available for serialized json documents.
Daniel Kutac 3 months ago in Developer Experience / InterSystems IRIS for Health 0 Future consideration

DTL testing with JSON support

The current test functionality available from DTL only works for XML data, add JSON format as an option would be really helpful.
Luis Angel PĂ©rez Ramos 4 months ago in Developer Experience / InterSystems Products 2 Future consideration

Introduce generated unittests for REST API calls generated by ^%REST vs Open API spec

^%REST can generate REST API classes that handle calls listed in Open API spec. It'd be great if the lib could also generate unittests for all the implementation methods. Tests could leverage approach, provided by David Hockenbroch here, which hel...
Evgeny Shvarov 3 months ago in Developer Experience / InterSystems IRIS 1 Done by Community

SQL export data option to save locally

When using the export wizard the sql data exported can only be saved to the server. Saving locally or the option to do so like the other export options would save time and effort to then log into the server and copy that data locally for use i.e. ...
Mark OReilly 3 months ago in Developer Experience / InterSystems HealthShare 0 Planned

Add support for two-factor authentication in DBeaver

In many environments 2FA/MFA is virtually mandatory due to regulations and compliance requirements. IRIS supports 2FA for the accessing the portal as well as Java/JDBC connections. Unfortunately my favorite (ad most popular?) JDBC SQL client app...
Enrico Parisi 8 months ago in Developer Experience / InterSystems Products 1 Future consideration

Make REST API Debugger for VSCode Recognise Open API Spec

Currently, the VSCode ObjectScript Extension pack doesn't recognise the open api spec and requires developers to fill all the fields manually for every request to the API. It'd be great if it could parse the open api spec (if it exists) and provid...
Evgeny Shvarov 3 months ago in Developer Experience 0 Needs review

Add a debugger for Embedded Python in Visual Studio Code

Recently, Embedded Python was introduced as a programming language alongside ObjectScript. At the same time, the InterSystems Studio IDE has been deprecated for the newer and multilanguage Visual Studio Code (VSC), which is also equipped with a de...
Pietro Di Leo over 1 year ago in Developer Experience / InterSystems IRIS 6 Planned