HR Task under To Dos displaying catalog item link instead of the catalog item pageIssue HR Task under To Dos displaying catalog item link instead of the catalog item page. Console error: js_includes_sp_libs.jsx?v=04-29-2021_2308&lp=Tue_Jun_15_06_29_49_PDT_2021&c=31_1141:5938 TypeError: $event.stopPropagation is not a functionat eval (hrj-task-submit-catalog-item.js:37)at Scope.$broadcast (js_includes_sp_libs.jsx?v=04-29-2021_2308&lp=Tue_Jun_15_06_29_49_PDT_2021&c=31_1141:8542)at hrmTodosSummaryController.c.openTodo (hrm-todos-summary.js:144)at fn (eval at compile (js_includes_sp_libs.jsx?v=04-29-2021_2308&lp=Tue_Jun_15_06_29_49_PDT_2021&c=31_1141:6714), <anonymous>:4:579)at expensiveCheckFn (js_includes_sp_libs.jsx?v=04-29-2021_2308&lp=Tue_Jun_15_06_29_49_PDT_2021&c=31_1141:7646)at callback (js_includes_sp_libs.jsx?v=04-29-2021_2308&lp=Tue_Jun_15_06_29_49_PDT_2021&c=31_1141:10736)at Scope.$eval (js_includes_sp_libs.jsx?v=04-29-2021_2308&lp=Tue_Jun_15_06_29_49_PDT_2021&c=31_1141:8408)at Scope.$apply (js_includes_sp_libs.jsx?v=04-29-2021_2308&lp=Tue_Jun_15_06_29_49_PDT_2021&c=31_1141:8427)at HTMLLIElement.<anonymous> (js_includes_sp_libs.jsx?v=04-29-2021_2308&lp=Tue_Jun_15_06_29_49_PDT_2021&c=31_1141:10741)at HTMLLIElement.dispatch (js_includes_sp_libs.jsx?v=04-29-2021_2308&lp=Tue_Jun_15_06_29_49_PDT_2021&c=31_1141:5)Causehr_TaskTicket script include was customized. For Quebec version, the hr_TaskTicket script include, there were some additional attributes to task object in getTasks method, which includes 'assigned_or_delegated' attribute. If this is missing, the check in HRJ Task Submit Catalog Item widget becomes invalid. Also check all custom scripts and widgets if customized.ResolutionRevert the script include hr_TaskTicket to the out-of-box (OOB) version or baseline your modifications from the upgraded version. Check all the other HR script includes and widgets and review skipped records during upgrade.