Merged PR 2263: createinvolvement updates contactinvolvement table

createinvolvement updates contactinvolvement table

Related work items: #22441
This commit is contained in:
Robert Bond
2026-04-21 16:16:31 +00:00
parent 5bf885933d
commit f34ac3ba11
3 changed files with 29 additions and 9 deletions
@@ -66,7 +66,8 @@ const RepComplete = (props) => {
(props.props.currentView.representationMessageSent != true &&
(setRepInvolvment(
props.props.currentView.caseReference.incidentid,
props.props.props.props.accountDetails.accountDetails.contactid
props.props.props.props.accountDetails.accountDetails.contactid,
props.props.currentView.representationCapacity
),
sendRepCompleteMessage(
props.props.props.props.accountDetails.containerID,