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

All ideas

Showing 621

Enable Schema Validation for REST APIs Using Swagger Definitions

Enforce Automatic schema validation for Spec-First REST implementations 1️⃣ Description of the idea Enable automatic schema validation of incoming request bodies in REST APIs defined using Swagger/OpenAPI 2.0 when the request body is declared in ...
Ashok Kumar T 8 months ago in InterSystems Products 3 Done by Community

Interactive LLM-Powered Assistant

The system shall provide an integrated LLM-powered assistant trained on InterSystems documentation, developer guides, and internal best practices. This assistant will allow users to ask questions in natural language, browse relevant knowledge, and...
Hisham Yoosuf 4 months ago in Developer Community / Initial Developer Experience 0 In Progress

Ready-to-Use VM for Learning and Experimentation

A pre-configured virtual machine designed for onboarding new developers into our InterSystems ecosystem. This VM can include IRIS for Health, InterSystems Interoperability configurations, HMF/HL7 messaging services, TrakCare MEUI, Logi Report, Per...
Hisham Yoosuf 4 months ago in Initial Developer Experience 2 In Progress

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 3 years ago in Initial Developer Experience / InterSystems IRIS 14 Community Opportunity

Fix "Daily Points!" to mimic old behaviour.

With the old Global Masters, the daily points rush reset at midnight of the new day (or so, never stayed up till midnight to check) but - for example - if I did my daily points rush at 4pm local on Tuesday, I could still get my Wednesday daily poi...
Roger Merchberger about 1 month ago in Global Masters 0 Needs review

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 4 months ago in Developer Experience 2 Community Opportunity

Donate Point for Member Contributions

Introduce a feature that enables Viewers or moderators to directly award points to members based on the quality and impact of their posts or articles. This system aims to recognize and appreciate valuable contributions within the community, foster...
harshitha b 5 months ago in Developer Community / Open Exchange 0 Needs review

Add a "mentor mode" to Management portal

Introduce an optional "mentor mode" for the Management portal (switched on by default for new installations) that detects common setup mistakes / best practices, and provides a pop-up to draw attention to them. For example, if the user sets %All i...
Iryna Mykhailova 4 months ago in Initial Developer Experience / InterSystems IRIS 0 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 3 years ago in Developer Experience / InterSystems IRIS 0 Ideas Contest

IPM (ZPM) extension for VS Code

Create a VS Code extension that provides an alternative to the CLI user interface with the InterSystems Package Manager (aka IPM / ZPM). When working in VS Code a developer sometimes wants to install additional packages onto their IRIS server. Or ...
John Murray over 1 year ago in Other 6 Done by Community