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 55

InterSystems Ideas - Long Term

I would like to see this forum continue in the Long Term, as a mechanism to directly feedback on Dev Tools/functions/features. Allow the community to vote on new features in the long-term etc. Have a 6-monthly online meet to discuss ideas. Like a ...
Paul Hurley over 3 years ago in Ideas Portal 2 Implemented

Prioritize search matches by title in documentation

The documentation searches are not prioritizing the matches by the title among all the matches when these matches are usually the best answer.
Luis Angel Pérez Ramos over 1 year ago in Documentation 1 Implemented

Better unicode support

Look at my profile name. It's time for globalization, add support for text encoding decoding methods, add official tutorials for dealing with text encodings, and possibly fix the database encoding (such as UTF-8 ).
聆严 周 over 3 years ago in Ideas Portal 4 Implemented

Date format in LOAD DATA to indicate a date/datetime format other than 'yyyy-mm-dd hh:mm:ss'

Provide an option in LOAD DATA to indicate a date/datetime format other than 'yyyy-mm-dd hh:mm:ss' i.e : LOAD DATA .../...USING{ "from": { "file": { "dateformat": "DD/MM/YYYY" } }}
Sylvain Guilbaud about 2 years ago in InterSystems IRIS 1 Implemented

Add SCRAM-512 Authentication to IRIS Kafka adapters

I tried to use Kafka service and Kafka operation in IRIS interoperability. Our Kafka cluster requires SCRAM-512 authentication or TLS encryption, not SASL-plain which is offered in current Kafka adapters.
Oliver Wilms over 2 years ago in InterSystems IRIS 0 Implemented

Record startup and shutdown user id

Add the actual user id that initiated an IRIS startup and shutdown to the messages.log and also to the system audit database.
Colin Richardson over 1 year ago in InterSystems IRIS 3 Implemented

Create DTL on the fly from within a Business Process

When working on a new Business Process, and you add a Translation as an object to the Business Process it requires that the DTL already be built so you can insert it into the required values. It would be nice if we could create a DTL on the fly wi...
Scott Roth over 1 year ago in InterSystems Products 5 Implemented

Store table tuning statistics with globals, not routines

Currently, table tuning data is part of a class definition. Many of us are splitting routines and globals into different databases to keep the data and the code separate. This causes a problem because we have many situations where we want the same...
David Hockenbroch 11 months ago in InterSystems IRIS 1 Implemented

Warning/Confirmation for Delete popup for User when using VSCode extensions

We had the first case today where Delete was actually clicked on when reviewing the code from the InterSystems Server Extension in VSCode. Would it be possible that if Delete is clicked that a Warning/Confirmation comes up making sure the user wan...
Scott Roth over 2 years ago in Other 3 Implemented

On Developer Community put animated GIFs behind a play/pause button

For animated GIFs it would be neat if the DC software could use a technique such as this to automatically add a play/pause button: https://codepen.io/chriscoyier/pen/pogQJER That Codepen sample plays such GIFs by default unless user's browser pref...
John Murray almost 3 years ago in Developer Community 2 Implemented