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 Source control for all the IRIS interoperability components
Currently there is no source control available for different components of the Interoperability production. There is a tool git-source-control that helps with some components, e.g. production itself , but business rules editor doesn't have such a ...
Evgeny Shvarov
about 2 years ago
in InterSystems IRIS
0
Future consideration
SQL Engines employ "query rewrite" to effect a more efficient query to supplement user expertise or application knowledge. Can Mac / Int code generated by Classes be accelerated in a similar way? Beyond locating inefficient and discouraged code an...
Alex Woodhead
over 1 year ago
in InterSystems IRIS
0
Will not implement
Create front-end package based on CSS and JS to be used in NodeJS and Angular projects
It would be great to create a specific package with styles and custom html components based on the brand image of the company, like an "ISC bootstrap", so any developer of the community could get it and use it for any development based on NodeJS o...
Luis Angel Pérez Ramos
over 2 years ago
in InterSystems IRIS
4
Community Opportunity
For exampleProperty Diagnosis As %String [ Aka="ClassificationType, Symptom" ];If used carefully(!) it can be useful. For example, for combining legacy code.
Aleksandr Kolesov
3 months ago
in Other
2
Already exists
During docker build, it's useless to start full functional IRIS, it would be enough to start just bare minimally, do not start the internal web server, ECP, and so on. Just only staff enough to build a code and make some changes in settings.
Dmitry Maslennikov
over 2 years ago
in InterSystems IRIS
0
Future consideration
While using InterSystems IRIS as a vector first DB, its harder to keep track on the raw information thats been embedded. Though the easier way is to save plain text info also into the DB, it adds load for the higher volume ones and hinders the per...
Ikram Shah
10 months ago
in Generative AI
0
Community Opportunity
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
10 months ago
in InterSystems IRIS
0
Community Opportunity
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
11 months ago
in InterSystems IRIS
8
Will not implement
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