Using pxForceCaseClose activity

We are using pxForceCaseClose to resolve a child case and it’s parent case gets resolved too since the case we are resolving is last covered case. The audit note parameter passed is being added on child case as “Case force closed from manager tools” but we need the same audit note added on it’s parent case as well which is not happening right now.

How can we make sure the audit is added on parent case as well?

@SrikanthV16972169

OOTB adds the audit message to the work object ID passed as part of the parameter. If you require adding Audit messages to the Parent case as well, then it has to be a custom logic to add audit messages to Parent case.