SG-2430 CLONE - Work Requests - Adding a Custom Tab type HTML generates Javascript error when pressing Expand Right - HxGN EAM - Version 12.0 - Hexagon

HxGN EAM Resolved Issues for 2022

Language
English
Product
HxGN EAM
Search by Category
HxGN EAM Version
12

SG-2430 CLONE - Work Requests - Adding a Custom Tab type HTML generates Javascript error when pressing Expand Right

 Description 

Adding a custom tab type HTML to screen WSWREQ generates a Javascript error _“Uncaught TypeError: Cannot read properties of null (reading 'up')†_ when pressing the Expand Right button.

Steps to reproduce

* Log in provided environment

* Navigate to Administration | Screen Configuration | Screens

* Filter on screen WSWREQ

* From tab Custom Tabs insert a custom tab type HTML and URL : [https://www.example.com/|https://www.example.com/] . The Tab Code is generated automatically (UT1). Save

* Navigate to Administration | Security | User Groups

* Filter on group R5 - MAIN USER GROUP OF R5

* From tab Screen Permissions, under Work folder, click on Work Requests and enable all permissions for the tab UT1. Save

* Navigate to Work | Work Request

* Add tab T1

* Click on Expand Right

* Javascript error displays : Uncaught TypeError: Cannot read properties of null (reading 'up')

Expected Results

* Adding custom tab type HTML to screen WSWREQ wont generate an error when pressing Expand Right

Actual Result

* Adding a custom tab type HTML to screen WSWREQ generates a Javascript error _“Uncaught TypeError: Cannot read properties of null (reading 'up')†_ when pressing the Expand Right.