Version 2025.08.2.77
This version was released on
Platform Features and Improvements
Fixed validation errors when mapping Boolean fields in Field Validations.
Updated the “no system selected” hint for custom workflows when the system type is not yet selected.
Moved the Systems' Save and context menu button to the breadcrumb component level for improved UI consistency.
Removed the “Workflow” suffix from options in the Workflow context menu.
Relocated the “Add Action” button to appear next to the last action tab.
Increased the default action timeout to 15 minutes.
Enforced TLS 1.3 as the default security protocol for the ZigiOps WebApp.
Optimized schema handling by moving schema reading to the file storage manager.
Added support in Freshservice for filtering requesters by the
created_at
field.Introduced a new plain text field for “symptom” in Ivanti.
Enabled live status updates for workflows on the Manage Workflows page.
Added a transformation expression to convert Atlassian Document Format (ADF) rich text to HTML rich text.
Extended Ivanti support to include attachments from journal emails.
Added support in Ivanti for extracting embedded attachments from the symptom field.
Implemented pagination for the get-requesters RAPI description in Freshservice.
Enhanced process management by consolidating ZigiOps SOA Application into a single process for on-prem deployments.
Separated the Troubleshooting service for better process isolation.
Separated the Persistence service for improved reliability.
Bug Fixes
Fixed issue where conditional mapping values could not be resized or scaled in the ZigiOps UI.
Resolved inconsistent value changes when updating the polling interval for integrations with multiple actions.
Fixed login failures after upgrading ZigiOps without SSO configurations, which displayed “Local user login is disabled”.
Corrected ServiceNow issue where an extra
Content-Transfer-Encoding
header was sent in upload attachment requests.Fixed failures in Microsoft SCOM test connection and other queries when SSL was enabled.
Resolved Jira issue where the
fixversion
field was included in the Load doc but not sent in requests.Fixed errors in Jira caused by querying the
fixversion
field.Corrected Azure DevOps issue where comments were not extracted when querying work items.
Fixed Jira issue where the fixversions field was incorrectly discovered as fixversion in issue collections.
Resolved problem in Jira where an extra field was sent when setting a value for
fixversion
in the generic issue collection.Fixed TopDesk issue where is-empty and is-not-empty operators did not function as expected.
Restored the missing Ivanti entity ci__ivnt_infrastructures in the entity list.
Fixed Freshdesk issue where select list items for custom fields were not appropriately discovered.
⚠️ Known Issues
The introduction of the Process Manager changes the definition of the
Xmx
value, which is now located in the application.properties file.Integration actions may stop running if the Troubleshooting process encounters an
Out Of Memory (OOM)
error.The Troubleshooting process may require a manual increase of the
Xmx
value for environments under high load. If ZigiOps was previously running with more than2048m Xmx
, a minimum of1280m
is recommended for the Troubleshooting process.