Flow Designer Changes
The Flow Designer has had a major visual enhancement. Users may find that their existing Flow designs may be slightly changed. No functionality has been impacted, and Flows will perform as expected.

New Features (May 29, 2025)
Enhancements
Feature | Description | Screenshot |
---|
[DT-043971] Commit Changes Action: Pop-up on Commit | If items are hidden by a filter when applying a commit, a new pop-up will appear to warn users. | .png) |
[DT-043376] Update ‘Variables’ and Prompt Dashboard in AI Common Module | The AI prompt writing experience has been enhanced. |  |
[DT-043965] AI Prompt Management: Add Prompt Groups | AI prompts can now be organized with the new Add Prompt Groups feature. |  |
[DT-043976] X12 Module: Allow Multiple Claims Per File | The X12 module now allows users to output multiple claims per file. |  |
[DT-044284] FDR — Ability to exclude the inputs for a debug session | The Flow Debugger has been enhanced with an easier way to exclude multiple inputs at once during a debug session. |  |
[DT-044281] Flow Debugger Refresh: Ability to modify the sampling | Users now have the ability to provide inputs for ‘Sampling Mode’ in the Flow Debugger. |  |
[DT-043584] Send Dashboard Report Parameters Improvements | The Set Dashboard Parameters step has a new property that allows users to specify the Report the step will use. This will make it easier for parameters to be passed into the step. |  |
[DT-044159] Help text for Report column headers | Reports now have a new property category called Help. This allows users to set custom help messages that will display on Reports. |  |
[DT-044427] Request Entity Too Large errors returned from flows | Files larger than 30MB can now be sent in a payload via REST, or similar call. This needs to be configured within the Settings.xml file under the setting MaxRequestBodySizeInMegabytes. |  |
Fixes
Various security fixes have been added.
Modules
DT Title | Description | Occurs In |
---|
[DT-044255] Error running the Execute Python Simple Script Step | Fixed a bug that could cause server crashes if multiple threads were trying to use Python. | 9.x |
[DT-044271] Single Logout does not work if service is running with non admin users | Single Log-out will now work correctly no matter what users are on the server. | 9.x |
Forms
DT Title | Description | Occurs In |
---|
[DT-044265] Error uploading the file with zero bytes using the file upload control on form. | Uploading files with a size of zero bytes through the Upload File form control will no longer cause errors. | 9.x |
[DT-044364] RichText Editor In Tab Container Doesn't Output Data | Data will now appear in its correct form when using a Rich Text Editor in a Tab Container. | 9.x |
Flows
DT Title | Description | Occurs In |
---|
[DT-044409] ORM Typecheck Error | Fixed a rare bug. | 9.x |
[DT-044429] Assignment Leased Warning for GUEST Account When Clicking Link from Email | Receiving emails in Outlook will no longer cause assignments to be closed unexpectedly. | 9.x |
[DT-044464] Flow Step: Properties not loading after reopening previously selected step via Quick Add dialog | Fixed a bug that prevented the users from seeing Step properties after viewing the quick add dialog. | 9.x |
[DT-044497] Flow Designer - Step Info layer: Complete flow preview is not displayed if the flow has too many steps. | Flow previews will now display no matter how many Steps are in the Flow. | 9.x |
[DT-044547] Flow Designer: If Dependent Project Step is used in Designer and Dependent Project icon is uploaded from File, Error is thrown. | Steps that come from a dependent Project will no longer cause errors if the dependent Project's icon is from an uploaded file. | 9.x |
Rules
DT Title | Description | Occurs In |
---|
[DT-044601] Formula's that have inputs with spaces fail to run populating an error stating "Object reference not set to an instance of an object" | Formulas that use inputs with values that include spaces will now no longer fail. | 9.3 - 9.10 |
[DT-044610] Formula's that have inputs with spaces - Autocomplete should include them in quotes | Formulas that use inputs with values that include spaces will now no longer fail. | 9.3 - 9.10
|
[DT-043500] Rule Set ID Not Appearing in Properties Panel | Rule Set ID can now be found under the properties panel. | 9.6, 9.7, 9.8, 9.9, 9.10 |
Reports
DT Title | Description | Occurs In |
---|
[DT-044248] Send Filter Change Report does not work with "%" Data | Fixed a bug that would cause Filter Change Reports not to refresh if the parent report had a % symbol. | 9.x |
[DT-044252] Report date filters not refreshing data without full page reload | Report filters can now be properly set from a Form tile's output flow. Previously only one filter would pass through correctly. | 9.x |
[DT-044404] InvalidCastException when opening report with Flow data source having DateTime input | Fixed a bug involving DataPair object with DateTime outputs in Reports using a Flow data source. | 9.x |
Dashboards
DT Title | Description | Occurs In |
---|
[DT-043838] Page Controls - Drag Control does not surround entire control on most Chart Controls | Highlighting boxes will now completely surround all Chart controls. | 9.7, 9.8 |
Integrations
DT Title | Description | Occurs In |
---|
[DT-044591] CORS does not work with External Applications on HTTP Options requests | HTTP Options requests will now function properly for external calls. | 9.x |
[DT-044512] Error when editing the stored procedure if connection is using agent | Users with agent connections will no longer get errors when editing stored procedures. | 9.x |
System / Portal Administration
DT Title | Description | Occurs In |
---|
[DT-044418] FileReferenceService Entities Enter Bad State Post File Storage Cleanup | Imported FileReferenceEntities will no longer end up in the temp directory of FileStorage where they could be deleted unintentionally by cleanup scheduled jobs. | 9.x |
[DT-044300] Adding ID Parameter in URL shows "No View Configured" on Report. | Reports will now display property when viewed in external applications with an ID parameter in the URL. | 9.x |
[DT-044346] Guest Account is Able to Upload Files via the Submit Feedback Action | Guest Accounts no longer have most of the actions available in the profile menu in the top right. | 9.11 |
[DT-044491] Using Password Handler Hides Forgot Password Button on Login Page | The "Forgot Password" button on the login page will no longer be hidden when using a Password Handler. | 9.x |
[DT-044333] Enhanced Support for AutoSSOSignIn Parameter Across All URLs
| Users can now deep-link to URLs while AutoSSOSignIn=false flag to perform native login.
| 9.x |
Project Deployment
DT Title | Description | Occurs In |
---|
[DT-044480] Project level dependency does not update after checkout | Fixed a bug that caused Project dependencies to not update when being checked out. | 9.x |
[DT-044588] Groups Created in v9 Projects Does Not Add Them To The Project | Fixed a regression that caused groups at the Project level to not export with the Project. | 9.9, 9.10 |
Projects
DT Title | Description | Occurs In |
---|
[DT-043270] Designer Account with 'CanAdministrate' permission are unable to add new account/group permission to projects. | Fixed a bug that prevented users with CanAdministrate permissions from adding new user or group permissions on PostgreSQL database installations. | 9.x |