Release Notes IAP 2023.1.14
- 07 Aug 2024
-
DarkLight
-
PDF
Release Notes IAP 2023.1.14
- Updated on 07 Aug 2024
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
2023.1.14 Maintenance Release
Bug Fixes
This maintenance release of IAP includes fixes for bugs that were reported to Itential Product Support.
Key ID | Release Note |
---|---|
ENG-55 | When opening a JST in a workflow within Automation Studio users were unable to to see which map function was used. Applied a fix within JST Designer to ensure function selectors display correctly. |
ENG-108 | Fixed a bug where the 'jobStart' event in a workflow was emitted before sending tasks to the task queue for processing. Modified the order of processing to ensure 'jobStart' is not triggered prematurely. |
ENG-203 | When creating Lifecycle Manager (LCM) Models with Actions via API the actions were added without an "_id" , which prevented them from working properly. To resolve, modified the domain logic to look for an existing "_id" and create a unique id if one does not exist. |
ENG-330 | When viewing an existing Golden Configuration (GC) tree and then creating a new one, the new GC tree displayed but the previous tree was selected in the left sidebar menu. Created a new UI element for the sidebar menu to automatically focus (select) the newly created GC tree in the sidebar menu. |
ENG-339 | When using Regex in Golden Configuration there is an issue with marking multiple results of the same violation for remediation. Updated the Compliance Report Viewer property use 'issueId' as a unique identifier when selecting config lines for remediation. |
ENG-863 | Enhanced GBAC in Admin Essentials by adding "read-only" permissions. Users assigned to read-only groups can view workflows within Operations Manager but they are not allowed to execute (run) them. |
ENG-868 | Updated the Ramda dependency to the correct version to resolve a build error. |
ENG-912 | Resolved build errors resulting from dependency conflicts. |
ENG-957 | Running a transformation no longer displays an "unsaved changes" error message when no changes are made. |
ENG-958 | Fixed a bug by removing an incorrect threshold check in JSON Form Builder. Users can now add Form elements to the second field option in the JSON Form schema combination container via drag-and-drop. |
ENG-960 | Implemented a check for undefined or null integer inputs in JST tasks to allow valid "0"integer inputs. |
ENG-1035 ENG-1042 |
Fixed the sort function in the Collection dialog view. Workflows and transformations in Automation Studio now sort correctly by created and last updated date. |
ENG-1137 | When assigning callback functions for methods in JST Designer, the dropdown of existing functions within a transformation would not work. Fixed an incompatibility in the function check for number vs. integer schema. |
ENG-1152 | To determine if a toast should be displayed, added an argument to reconcileCallbackSchema to detect if it is being called within the deleteAssign function. |
ENG-1279 | Fixed the sort function in the Collection dialog view. Workflows and transformations in Automation Studio now sort correctly by created and last updated date. |
ENG-1800 | Implemented a bug fix so that workflows and transformations display in the correct date order when they are searched. |
ENG-2048 | Fixed a bug in the getWorkflows task that occurred when saving workflows with a date string for "created" and "last_updated". The date strings were changed to date objects, thereby causing the workflow to error. |
ENG-2315 | Fixed a bug issue where Event and Schedule triggers crashed Operations Manager because the 'lastUpdatedBy' user did not exist. Implemented exception handling to catch when the 'lastUpdatedBy' value is empty and to start a job with the Pronghorn user. |
ENG-2483 | Fixed a case where JST const and default values did not work appropriately when they are set to false. |
Improvements
This section highlights featured improvements to functionality in this maintenance release.
Key ID | Release Note |
---|---|
ENG-1676 | Included backport and Yang sub-module support in IAP 2023.1.14 Release Version |
Was this article helpful?