19548 remove setcaseinvolvement

This commit is contained in:
2025-10-28 11:17:08 +00:00
parent 8be971f0b9
commit 84aed438f8
+1 -1
View File
@@ -129,7 +129,7 @@ const CaseSummary = (props) => {
});
});
setCaseInvolvment(incidentid, loggedInUser);
//setCaseInvolvment(incidentid, loggedInUser);
};
const isWatchedCase = (whichIncident) => {