| Manual tasks in MOP templates and Form Builder (ENG-16710) | Restored functionality for manual tasks in MOP templates and Form Builder. |
| Forms blocked by failed jQuery query calls (ENG-16481) | Resolved issue where forms were blocked by failed query calls. Forms now execute successfully within workflows despite jQuery dependency issues. |
| Integration Model OpenAPI 3.0.4 rejection (ENG-16268) | Updated the Integration Model import process to reject OpenAPI 3.0.4 models, preventing compatibility issues. Integration Models without authentication now work as expected. |
| Template Builder without tmp directory access (ENG-16175) | Template Builder now operates without requiring access to the /tmp/iap_python_jail directory or sudo chroot access to run Jinja2 templates, enabling functionality in STIG’ed and FIPS-enabled environments. |
| Asset tab workflow drag to childJob task (ENG-15842) | Enabled dragging workflows from the Asset tab to automatically create childJob tasks with properly populated incoming variables based on the workflow’s input schema. |
| Operations Manager GBAC automation import (ENG-15672) | Fixed import issue in Operations Manager where Automations with GBAC groups that don’t exist on the target system would import but remain inaccessible. Automations are now properly visible after import. |
| Save and Run button trigger execution (ENG-15306) | Corrected the ‘Save and Run’ button functionality to properly execute triggers after saving. |
| Ops Manager excessive myTtl API calls (ENG-15201) | Eliminated excessive API calls to /myTtl from Operations Manager. |
| Workflow rename metadata UI display (ENG-10398) | Fixed issue where renaming a workflow from the metadata would prevent the UI from displaying tasks and connections in Automation Studio. |
| Service discovery index creation race condition (ENG-9934) | Resolved race condition in service discovery during index creation in high availability environments. |
| Integration instance configurable timeout (ENG-8982) | Added support for configurable timeout values on integration instances, restoring timeout functionality. |
| Studio engineer/operator role unauthorized error (ENG-7332) | Users with default “engineer” and “operator” roles no longer see unauthorized access error messages on the Studio landing page. |
| Recent Tasks palette on workflow open (ENG-6662) | Resolved issue where the Recent Tasks palette failed to populate when opening a workflow. |
| Project Builder sort page position (ENG-4949) | Fixed sorting in Project Builder to maintain current page position after sorting and implement case-insensitive alphabetical ordering. |
| JST ID search crash in Studio collections (ENG-4110) | Corrected issue where searching for a JST by ID in the Studio collections dialog caused the Itential Platform UI to crash. Search now functions as expected. |
| Job variable read-only in reference view mode (ENG-3183) | Job variables can no longer be modified when a user is in reference view mode. |
| Project asset naming and linking in search (ENG-2894) | Corrected naming convention for project assets in system search results and fixed linking to project assets. |
| Project asset search special character escaping (ENG-2890) | Implemented regex expression to properly escape special characters when searching for workflows in Studio. |