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 437 of 437

Add warning before executing the truncate/delete query

Whenever executes a DML command DELETE or TRUNCATE without clause display warning message and cancel out the query execution option in management portal and terminal, it's mostly helpful in development environments and rarely used in production. H...
Ashok Kumar about 2 months ago in InterSystems Products 2 Needs review

Add support for Markdown in class documentation

Allow for Markdown to be used in class documentation for easier formatting. This includes the Class Reference Page that should support it, as well as the documentation preview in VS Code.
Stefan Cronje 10 months ago in InterSystems Products 3 Community Opportunity

Implement autosave for DTL and BPL pages

This is a very recurrent complain from our customers, it's very common that they lose all the design implemented for a DTL/BPL after an automatic web page refresh or a session close. That would be great to have an automatic save where you can get ...
Luis Angel Pérez Ramos over 1 year ago in InterSystems Products 5 Planned or In Progress

Remember Preferred language selection for Management Portal "forever"

Everytime that the session of the Management Portal is closed the preferred language selected is lost, forcing to the user to change it the next time that log in. Using cookies would fix this problem, keeping the language selection at any time.
Luis Angel Pérez Ramos 10 months ago in InterSystems IRIS 5 Future consideration

Add browser based terminal to Management Portal

Would be helpful for deployed servers in AWS/GCloud/etc. to be able to just access the terminal in management portal.
Robert Hanna 12 months ago in InterSystems IRIS 4 Future consideration

Pull in all classes and tables called in a resource at export.

I would like to see any utilized class, table, global variable, etc. that is utilized within a production component pulled into the export list when I export from that component. Right now, tables, XML message schemas, message classes, and others ...
Victoria Castillo 8 months ago in InterSystems IRIS 2 Community Opportunity

Simplify classnames calls in ObjectScript

Currently everyone use ##class(classname).methodname() to call it. e.g. do ##class(Sample).ClassMethod() This is one of the painful moments about ObjectScript for developers. Can we introduce a parallel support of more simplified way, as: #classna...
Evgeny Shvarov over 2 years ago in InterSystems IRIS 0 Future consideration

Distinguish Read only properties from editable properties in Task Scheduler Wizard

The Task Scheduler is a powerful feature that enables users to automate tasks and improve system management efficiency. However, some tasks may contain Read-Only properties, which users are not permitted to modify. These properties are designated ...
Stella Ticker 2 months ago in InterSystems Products 1 Needs review

WRC login by email and forgot username button

If the user forgets his username, there is no way to login to WRC using just email if it's different from the username, as well as no way to ask for a username, I can request a new password by email and can change it, but when use it, it says inco...
Dmitry Maslennikov 4 months ago in Other 0 Needs review

Exporting OAuth Server/Client Configs using ^SECURITY or another method

https://community.intersystems.com/post/can-oauth-client-configurations-be-exportedcopied-one-instance-another as pointed out in this post, ##class(Security.System).ExportAll() does not export the OAuth settings within an environment. This would b...
Scott Roth 7 months ago in InterSystems Products 2 Needs review