This issue occurs during task approval when the interface attempts to load request details. A JavaScript enrichment failure blocks the display of these details, preventing approvers from acting on requests.
Error shown is:
g.getAllProps( ... ).forEach is not a function
Please contact your system administrator for support
Identity Portal, IGA 15.
Custom form handlers or plugins associated with the affected tasks return payloads containing special characters, unescaped quotes, or potential XSS-sensitive strings. This invalid data format breaks the JavaScript enrichment process within the Identity Portal UI, preventing the task details from rendering correctly.
Enable debug logging for the Identity Portal server to inspect the exact payload causing the enrichment failure.
If the issue persists after sanitizing the custom code, please open a support case for further analysis of the payload.
Subscribe to this article to receive updates regarding this topic: