When editing a project task in planning console the related list "New" and "Edit" UI actions along with the gear icon in the related list would not workIssue When editing a project task in planning console the related list "New" and "Edit" UI actions along with the gear icon in the related list would not workCauseCustom Global UI Scripts were found causing this issue. The Uncaught TypeError is shown in the JavaScript console below: Resolution- Search for the string top.$j possibly used in several global UI scripts. - Hide Notifications under System Settings and Global Search Expanded were the found UI Scripts are causing the issue.- Deactivate the found UI Scripts one by one until the issue does not occur anymore.