Closed
Solved
How to cancel parent case upon canceling child case
How to cancel parent and other child cases after cancelling child case in pega?
***Edited by Moderator Marissa to add Capability tags***
To see attachments, please log in.
@RaghavN2
You can configure an utility in Child case "Canceled" stage. Build a custom logic to perform change stage for Parent and other child cases to move it to "Resolved-Cancelled" stage based on your requirements (if one of the child is cancelled).