12.4.4
Resolved issues
Installation
Modified the installer to correctly verify .NET 6 is installed on pre-installation check.
Bravura Identity
Fixed a performance issue where it took a long time to start create role request when there are a large number of existing roles configured.
Workflow
Fixed multiple issues in the wizard functionality, including form control validation, attribute page navigation, and disabled attribute handling. This resolves problems with moving between wizard pages when date selector attributes are in read-only mode, ensuring a smoother and more intuitive user experience during request submissions and authorizations.
Fixed an issue on request details popup page where attributes ACLs are not respected on refresh.
Fixing issues on request details (popup) page for role removal request when clicking on Expand role button:
Page went blank when the viewer is the authorizer or implementer.
Expanded removed/retained role members and role removal reason are no loaded under the right columns.
Services
Modifies our queue code to properly deal with events that are to be handled more than 23 days in the future (due to overflow), do not create
idtm
thread for implementer tasks.
Fixes a delayed crash that may occur when agents are timed out at the same time that they finish running.
Upgrade and migration
Resolved an upgrade issue due to failure in dropping index reqinfo_full_uk1 .
Discovery
Fixes a deadlock that can occur when the system is experiencing severe memory pressure.