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

Automated Schema Comparison and Synchronization

Problem : if we are maintaining the two separate instances for load balancer. we can't able to maintain the schema comparison and synchronization. it is possible by using git redeploy. but we need to redeploy the code. Proposal : instead we need t...
Veerarajan Karunanithi over 1 year ago in Developer Experience / InterSystems IRIS 3 Community Opportunity

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

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

Enter the number of items available for rewards.

On several occasions I focused on a specific reward, trying to get enough points, and when I did, the item was no longer available (I believe because all the items had been redeemed).Therefore, if the quantity of available/delivered items were dis...
Andre Larsen Barbosa about 2 years ago in Global Masters 2 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

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

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

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