Closed
Resolve a parent case without resolving its child cases
Hi,
In a Parent-Child relationship.
For example, CaseA has two child (CaseB and CaseC). I want to Resolve CaseA without resolving CaseB nad CaseC.
Is this possible to achieve?
Hi,
Thanks for posting the query.
You can call the UpdateStatus activity as part of your parent case process flow and set the status to Resolved.