case ref not case title

This commit is contained in:
2025-08-04 06:27:29 +01:00
parent 9845af7046
commit 986d5a382f
18 changed files with 37 additions and 19 deletions
+1 -1
View File
@@ -201,7 +201,7 @@ const TopThree = (props) => {
? "/fymhorth/representation"
: "/myportal/representation",
query: {
case: showTopThreeArr[key].caseRef,
case: showTopThreeArr[key].ticketnumber,
state: "edit",
created:
showTopThreeArr[key].repfile_name,