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

InterSystems Products

Showing 441 of 611

Settings should be a part of Mirroring

Noticed that if some of the settings at the %SYS level are updated on the Primary instance of the mirror they are not being copied down to the rest of the Mirror members. If you do not notice this, then settings could get out of sync between the m...
Scott Roth over 2 years ago in InterSystems IRIS 4 Planned

Description of property when testing item

When testing a item, after selecting the request, it would be useful to display the description/ commentary of each property of the message.
Corentin BLONDEAU 2 months ago in InterSystems IRIS 3 Needs review

YamlAdaptor objectscript class

The YML Adaptor is a means for mapping ObjectScript objects (registered, serial or persistent) to YAML text or dynamic entities. When a class extends YmlAdaptor it will be able to: YMLExport() serializes a YAML enabled class as a YMAL document a...
Yuri Marx 5 months ago in Developer Experience / InterSystems IRIS 1 Done by Community

Support UUID v7 as IdKey

RFC 9562 defines UUID v7, as a timestamp based universally unique identifier (https://www.rfc-editor.org/rfc/rfc9562.html#name-uuid-version-7). Supporting this type of UUID as the IdKey of persistent classes may have multiple advantages: The ID ...
Attila Toth 2 months ago in Developer Experience / InterSystems IRIS 1 Will not implement

Reinstate Studio as a fully supported code editor

Studio is a focused no-nonsense COS/CSP code editor.Although I like VS Code a lot for other programming languages, I find it overkill to just edit IRIS classes and routines. I also like the idea of a dedicated editor: for instance I use PyCharm fo...
Herman Slagman over 2 years ago in InterSystems IRIS 2 Will not implement

Support Declarative CORS Configuration in <CSPApplication>

From IRIS ≄ 2025.1, Web Application–specific CORS settings—such as CorsOrigins and CorsCredentialsAllowed—can be configured through the Management Portal. Currently, these properties are not yet supported or listed as attributes of the <CSPAppl...
Ashok Kumar T 2 months ago in InterSystems Products 0 Needs review

Desktop SQL Explorer for InterSystems IRIS

For developers and analysts who prefer desktop GUI, build a cross-platform(Windows, macOS, Linux)desktop SQL Explorer for InterSystems IRIS — like DBeaver, MySQL Workbench and SSMS but tailored to IRIS.
Fan Ji 7 months ago in InterSystems IRIS 1 Already exists

Universal Global Exchange Utility

1) Description of the idea We have the %GOF/%GIF (IRIS block format) utilities, which are fast but quite limited in functionality: They don't support exporting subglobals. It's not possible to export an entire global mapped across multiple databas...
Alexey Maslov 7 months ago in InterSystems IRIS 3 Future consideration

Compression in SQL Functions

Introduce SQL functions such as COMPRESS() and UNCOMPRESS() to facilitate data compression and decompression. 1ļøāƒ£ Description of the idea Introduce native SQL functions COMPRESS(data, algorithm) and UNCOMPRESS(data) to perform data compression a...
Ashok Kumar T 7 months ago in InterSystems Products 1 Will not implement

Auto addition to Code Tables if value is not found

I would like to see if something out of the box could be added to HealthShare for when a Code Table value is not found that it is automatically added to the existing Code table. Sometimes endpoint systems add additional values that are not always ...
Scott Roth 3 months ago in InterSystems HealthShare 1 Needs review