2022.1.22 Maintenance Release
- 20 Nov 2024
-
DarkLight
-
PDF
2022.1.22 Maintenance Release
- Updated on 20 Nov 2024
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Release Notes
Bug Fixes
This maintenance release of IAP includes fixes for bugs that were reported to Itential Product Support.
Key ID | Release Note |
---|---|
PH-149216 | Templates did not sort correctly within Template Groups in the side navigation panel of Automation Studio, and new templates were missing. |
PH-152135 | Triggers with saved data would sometimes launch automations with incorrect JSON form data. Secondary Key ID: PH-160246 |
PH-153653 | When creating workflows in Automation Studio using the Evaluation task and the Enable Query option was deselected (not checked), the task would not save changes made to the Enable Query checkbox. |
PH-156943 | When creating automation triggers in Operations Manager using a JSON Form with Multi-Select Dependency, the Form Data dropdown fields did not render correctly in the UI and users were unable make a second selection. |
PH-159278 | When multiple adapters are restarted at the same time using the PUT /adapters/:name/restart API call, some adapters did not restart correctly. |
PH-159517 | Users were allowed to apply duplicate customKeys in Form fields, resulting in a mismatch between Form Elements and the Form Schema. A validation check within JSON Forms now restricts duplicate customKeys in form fields. |
PH-159588 | When creating a JSON Form, no validation check was applied to verify if the form name already existed. When duplicate forms existed, both names displayed in the left sidenav panel but only one form could be opened, and edits made to one form also occured in the duplicate form. |
PH-159773 | When importing a Pre-built into Admin Essentials, the import would fail but the Pre-built components (workflow and JST) would still appear in Automation Studio or Operations Manager. |
PH-159782 | When renaming functions in JSON Transformations, users were unable to update or save functions to the new name. |
PH-160007 | Transitions would disappear and JST Designer would become unstable when using predefined functions in JST Builder. |
PH-160336 | Apps and adapters would continue to send "alive" health check reports even when the dead process checker was disabled in the systemProps under IAP Profiles, thereby leading to performance issues. |
PH-160374 | When creating an automation by scheduled or event trigger with assigned Authorization Groups, the workflow failed to run and did not display in Operations Manager. |
PH-160392 | When importing Pre-builts with an already existing JST, the import did not overwrite the existing JST but duplicated it instead by a "(1)" to the JST name. |
PH-160548 | When connecting to adapter-nso , the NETCONF connection would fail due to weak fault tolerance and cause the adapter to crash. |
PH-160549 | In a system setup with NSO 5.7 or NSO 6.1, adapter-nso would not stay connected or run if a device name did not exist. |
PH-160576 | When polling the prometheus_metrics API for a running job in Operations Manager, the counters for iap_active_sessions and iap_total_api_calls would reset every 20 minutes regardless of whether a login session had expired or not. |
PH-160996 | Exporting a workflow will crash Workflow Builder if the workflow contains a childJob task that has had a previously saved value removed from the "Loop Properties > Transformation" property. |
PH-161098 | When making different API calls in IAP, the Context Manager maps would increase (grow) over time and cause memory leaks. |
PH-161138 | When executing getDevice in Configuration Manager without specifying a device name, the task will hang and block any additional IAP calls to Cisco NSO if the NSO instance contains more than 150K devices. |
PH-161656 | When making app/adapter calls to the getTasksList API in IAP, the task is unnecessarily looping over data, and thereby causing a slowdown in response time. |
Improvements
This section highlights featured improvements to functionality in this maintenance release.
Key ID | Release Note |
---|---|
PH-160425 | Added the ability for customers to auto discover Automation Gateway so that customers can reliably discover any changes made to a number of Automation Gateways within their environment from within IAP as a workflow canvas task or API call. |
PH-161087 | Added a new property, compactJobEvents , to the Workflow Engine. When a customer enables this property in IAP it will remove all user-defined job/task variable values, thereby reducing the size of the job event and improving application performance. |
PH-161594 | Improved IAP event system performance by limiting the events sent only to apps/adapters which have subscribed to a given event. |
Was this article helpful?