Skip to Main Content
InterSystems Ideas
We love hearing from our users. Tell us what you want to see next and upvote ideas from the community.
* Bugs and troubleshooting should as usual go through InterSystems support.
ADD A NEW IDEA

All ideas

Showing 479 of 479

Add Job location on for jobs opportunity section on DC

https://community.intersystems.com/tags/job-opportunity In posts in Job opportunity, not always is clear, where it's located. It would be good to see, is it offline or remote work, and the location where if it's offline, or timezone for remote work
Dmitry Maslennikov about 2 years ago in Community 1 Implemented

Add Python linting to vscode when writing method in Python.

When you write a method using python you do not get any linting of the python code. This is slows down development in Python. One common mistake is bad or missing indentation which is critical in Python. While we know that there is an error the na...
Rich Taylor 11 months ago in InterSystems IRIS 0 Community Opportunity

cheat sheets

A recent post on the community gave me this idea. Couldn't we have a dedicated space or application to write cheat sheets? This could make it easy to have a cheat sheet possibly with sniplets. For my part, I am thinking of creating a web app in th...
Pierre LaFay about 1 year ago in Documentation 0 Community Opportunity

Expand Vector Arithmetics

Enhance Vectore calculation beyond VECTOR_COSINE(),TO_VECTOR(),VECTOR_DOT_PRODUCT() I especially miss these functions: FROM_VECTOR to get the content of $ZV into a variable (JSON ?) ADD_VECTOR() for transformation. For INT and DOUBLE DiFF_VECTOR()...
Robert Cemper 12 months ago in InterSystems IRIS 8 Will not implement

Globals Editor

A real good Global Editor with search functionality and easy to use
Evgeny Shvarov about 3 years ago in InterSystems IRIS 1 Done by Community

Implement IRIS connector for Airbyte data integration engine

Airbyte is an open-source data integration platform that allows users to sync data from different sources to various destinations. Its architecture is modular and it relies on the use of connectors for each source or destination. Every connector h...
Dmitry Maslennikov over 1 year ago in InterSystems IRIS 2 Community Opportunity

testing dashboard for InterSystems IRIS

The idea proposes to create a testing dashboard for InterSystems IRIS that would provide a centralized view of all testing activity. This would make it easier for developers to track the progress of their tests, identify any test failures, and tak...
din ba over 1 year ago in InterSystems Products 13 Done by Community

Support for Liquibase

Liquibase (https://www.liquibase.org/) is an open-source database schema change management solution which enables you to manage revisions of your database changes easily. Liquibase makes it easy for anyone involved in the application release proce...
Yuri Marx over 1 year ago in InterSystems IRIS 3 Done by Community

Ideas contributor of the year

Currently we already have an annual definition with awards in the form of badges and points for developer of the year (OEX) and writer of the year (community). My idea is to establish the current definition of ideas contributor of the year, with t...
Yuri Marx over 1 year ago in Ideas Portal 2 Implemented

Make interoperability's visual trace to easy to check, when process was running parallel.

I want to make interoperability's visual trace to easy to check, when process was running parallel. As an example, consider calling bp01 with a Pool Size of 3 from bp00 for 3 processes at the same time. The bp01 column shows three processes jumble...
Yuji Ohata over 1 year ago in InterSystems IRIS 3 Future consideration