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

built-in way to dynamically include all columns in JSON_OBJECT()

There’s currently no way to Dynamically include all columns in JSON_OBJECT() without manually listing them in the SQL query. However, Scalar function JSON_OBJECT not supported for stream fields ex: SELECT JSON_OBJECT(t) FROM TABLE t / SELECT JSON_...
Ashok Kumar T 10 months ago in InterSystems Products 0 Ideas Contest

Earn GM points by subscribing to the InterSystems YouTube channel

Earn GM points by subscribing to the InterSystems YouTube channel: https://www.youtube.com/@InterSystemsCorp Benefits: Increase engagement with InterSystems video technologies and content and enable developers and customers to learn more about Int...
Yuri Marx 7 months ago in Global Masters 0 Already exists

New reward: IRIS developer license

Exchange 40,000 points per IRIS developer license core (the one that doesn't allow you to go to production, but allows you to use it in a development environment)
Yuri Marx over 3 years ago in Global Masters 1 Needs review

Native JSON Datatype exclusively for JSON

Create a built-in native JSON datatype like "%Library.String" and implement the SQL JSON_ functions natively. Store, retrieve, search, validate by schema and update the before save and save JSON values instead of store into %String - we can't stor...
Ashok Kumar T about 1 year ago in InterSystems Products 0 Future consideration

Developer Community AI Chatbot

To ask questions and get answers based on the Community posts & documentation.
Anastasia Dyubaylo about 2 years ago in Developer Community 2 Implemented

Allows Community members to launch challenges

Allows Community members to launch challenges, subject to prior moderator approval, with the option to transfer some of their GM points as payment to the first member to complete the challenge. If a staff member like the challenge, they can mark i...
Yuri Marx 4 months ago in Global Masters 0 Needs review

LIMIT OFFSET support for IRIS SQL

LIMIT OFFSET feature is widely used by other databases. And it is a real pain at the moment to achieve something similar on IRIS SQL. Django ORM for instance requires this for pagination, and there is no way to make it some other way
Dmitry Maslennikov over 3 years ago in InterSystems IRIS 4 Implemented

Career-oriented learning paths

There is no second opinion InterSystems is having a great community and a learning portal. Out of the learning paths available in the below link, I think we should have career-oriented paths. Please share your inputs https://learning.intersystems....
Aasir Waseer over 3 years ago in Learning 1 Implemented

Embedded Python methods : toggle line comment with # regardless of indentation level using Visual Studio Code

When you write an embedded python method using Language=python, the toggle line comment feature correctly sets "#" to the beginning of lines only for the first indentation, otherwise "//" are added and are not recognized as a comment in Python.
Sylvain Guilbaud 7 months ago in Other 1 Community Opportunity

Set password through environment variable

In a continious integration processes, for some applications, for testing purposes, it's useful to run vanilla IRIS and run integration tests, for Python applications for instance And the best way to do it, is to use services feature in popular CI...
Dmitry Maslennikov about 3 years ago in Developer Experience / InterSystems IRIS 5 Ideas Contest