From d32d7d016eb8eb727c2f911f2f4a3c6379f9e7ba Mon Sep 17 00:00:00 2001 From: robbond Date: Fri, 13 Mar 2026 17:44:27 +0000 Subject: [PATCH] TASK22028: fix myportal deleteRepItem caseRef and i18n namespace --- components/myportal/topthree_reps.js | 3 +-- components/myportal/viewall.js | 34 +++++++++++++++++++++------- i18n.js | 2 +- 3 files changed, 28 insertions(+), 11 deletions(-) diff --git a/components/myportal/topthree_reps.js b/components/myportal/topthree_reps.js index ea1a2169..0a52ac96 100644 --- a/components/myportal/topthree_reps.js +++ b/components/myportal/topthree_reps.js @@ -273,8 +273,7 @@ const TopThree = (props) => { deleteRepItem( props.accountDetails .containerID, - showTopThreeArr[key] - .ticketnumber, + showTopThreeArr[key].caseRef, showTopThreeArr[key] .repfile_name ); diff --git a/components/myportal/viewall.js b/components/myportal/viewall.js index 1885c7ea..6532be5a 100644 --- a/components/myportal/viewall.js +++ b/components/myportal/viewall.js @@ -686,7 +686,7 @@ const ViewAllResults = (props) => { ] || "N/A"} {isAwaitingSubmissionDetails && ( -
+
)} {isMyRepresentations && ( -
+
{item.pinswg_emailnotifications === true ? (